Tagged: mobile menu
-
AuthorPosts
-
May 24, 2016 at 10:53 pm #637783
Hi – My mobile menu is working great except for when I click the drop-down header. It changes colors and I can’t find the CSS anywhere to change it. Can you please post the CSS for the Mobile Menu – specifically, what controls the drop-down header? Thanks so much!
May 24, 2016 at 11:17 pm #637798Hey edendesign,
Thanks for getting in touch with us!
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
JordanMay 25, 2016 at 12:10 am #637813Of course! The link is attached as private. If you look at the mobile view and click on ‘About Us’ you’ll see that it turns cream with white type. I’d like it to be cream with burgundy type. Thanks!
May 25, 2016 at 9:06 am #637925Hi,
Thanks for getting back to me!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#mobile-advanced li > a:hover { color: #642013 !important; }Best regards,
JordanMay 25, 2016 at 12:57 pm #637992That worked, thanks! To make it perfect, I’d also like to change the color of the triangle indicator (it’s still white) – can you tell me the CSS for that?
May 25, 2016 at 1:02 pm #637997Hi!
Please add following code to Quick CSS as well
#mobile-advanced a:hover:before, #mobile-advanced span:hover a:before { color: red; }Best regards,
YigitMay 25, 2016 at 1:14 pm #638000Thanks so much – that did it! Do you have online documentation that lists the specific CSS for various parts of the theme? Just curious. Thanks again for your help and getting back to me so quickly.
May 25, 2016 at 1:35 pm #638012Hi!
You are welcome! Glad we could help :)
We have online documentation here – http://kriesi.at/documentation/enfold/ and you can find some code snippets but not all covered there. If you have any questions, please feel free to start a new thread!Best regards,
Yigit -
AuthorPosts
- The topic ‘Mobile Menu Change Color Drop-Down Header’ is closed to new replies.
