Support Forums for LiveMesh Themes & Plugins › Forums › Agile Theme Support › Changing colors
- This topic has 14 replies, 4 voices, and was last updated 10 years, 9 months ago by Ernesto.
-
AuthorPosts
-
April 10, 2014 at 12:05 pm #5818JamesMember
Hi guys,
I would like to change the color of these things:HEADER LINE
http://s9.postimg.org/5atqnz79b/duda1.pngICONS
http://s28.postimg.org/hlp4k1jml/duda2.pngLINKS
http://s2.postimg.org/eeetwxmh5/duda3.pngPlease, how can I do it?
Thanks.
April 11, 2014 at 1:31 am #5832ErnestoMemberHi, you’ll need to go to your Custom CSS Section in the Theme Options Panel and enter the following codes:
#primary-menu .hover-bg { border-color: #B800FF;}
(Header line, select the color you wish for the line)
.features-list-alternate i { color: #ED9DAD;}
(Icons)
a, a:active, a:visited { color: #7A00FE;}
(Links)
April 11, 2014 at 6:37 am #5836JamesMemberHi,
Thanks, works fine. There is something not really fine, which is the first change: color just changed in some of the menus, can you check it visiting the site again? It is pretty weird.
Please, go to http://bit.ly/1efAdhB and see that when you put your mouse over Discover and Business, there is an orange line yet.
Other 2 lines were changed perfectly. Thanks!
April 11, 2014 at 6:50 am #5841JamesMemberBtw, could you let me know how to change the color of a Send the message button within the contact form? See here: http://s23.postimg.org/okcmygwff/duda1.png Thanks.
April 12, 2014 at 1:24 am #5872ErnestoMemberHi, here are the codes:
For the hover bar:
#primary-color>ul.menu>li:hover>ul.sub-menu {border-color yourcolor}
For the send message:
.button large default {background-color: yourcolor}
You´ll need to enter this codes in the Custom CSS Section of your Theme Options Panel
April 12, 2014 at 6:55 am #5879JamesMemberThanks for your answer but unfortunately no one of them are working.
Please, go to http://bit.ly/1efAdhB and find following mistakes:
1 Go to CONTACT and see the the button is still in orange
2 Go to DISCOVER or BUSINESS (on the header menu) and see that when you put your mouse over them, it will appear an orange line instead of the blue one. I do not why but this orange line just appear on these 2 sections, not when you put your mouse over others.
Please, let me know. Thanks.
April 14, 2014 at 3:59 am #5903ErnestoMemberHi! For the contact form:
.wpcf7-form-control.wpcf7-submit.button.large.default {background-color: yourcolor;}
And for the hover:
#primary-color ul.menu li:hover ul.sub-menu {border-color: yourcolor}
Hope that works out for you!
April 14, 2014 at 9:06 am #5908JamesMemberHi,
Thanks for your help, however there are still 2 problems:
The orange line is still appearing in the header menu: my understanding is that the problem is just with the 2 first menu sections because there is a popup menu below. I mean, if you go to the link I sent you and put the mouse over, there is a orange line yet.
Contact form is now perfect, but there is an orange border around the contact us box.
Please, let me know. thanks.
April 15, 2014 at 5:05 am #5939ErnestoMemberHi, to change the border in the contact box
.wpcf7-form-control.wpcf7-submit.button.large.default {background-color: #05AEEB; border-color: #05AEEB;}
For the hover box, you will need to eliminate all previous codes that you applied and use only the last one I provided you.
Cheers!
April 15, 2014 at 6:43 am #5944JamesMemberHi,
Thanks, send button works fine.
Regarding hover box, I did this but it does not work, please, could you confirm what codes I should remove and what codes I should keep them?
Thanks.April 16, 2014 at 4:35 am #5978ErnestoMemberHi, of course. The only code that should be left regarding the hover is the following:
#primary-color ul.menu li:hover ul.sub-menu {border-color: yourcolor}
I´d suggest that you´d remove all CSS related to the hover and then enter this code.
April 18, 2014 at 4:21 pm #6074daruetschMemberI would like to change the color of these things:
April 18, 2014 at 6:23 pm #6076Youssef1989MemberHello everyone,
Please i wantede to activate Revolution Sliders but when i ise the purchase code provided with the Agil theme, i get this message ” Invalid purchase theme”
Any help please ?
Thanks
April 18, 2014 at 6:50 pm #6077Youssef1989MemberThis reply has been marked as private.April 19, 2014 at 4:36 am #6088ErnestoMemberHi, Yousef: You might want to try downloading the theme again since there may have been a problem when you downloaded or installed the theme.
Hi, daruetsch: would you mind starting a new topic with a link to your webpage so we can provide you with the exact link to your webpage?
-
AuthorPosts
- The forum ‘Agile Theme Support’ is closed to new topics and replies.