-
AuthorPosts
-
August 4, 2023 at 10:56 pm #1415469
The menu is there but it is white text on a white background. In advanced styling, I am changing the small bar above Main Menu and nothing is happening. Is this the right section to change the font color for this secondary menu? I searched everywhere and changed multiple settings, including these and nothing works. Still white on white. You can see here https://www.photomagx.com
Please advise. thank you in advance
August 5, 2023 at 12:15 am #1415477Hey extraeyes,
It looks like you have this custom css forcing white text:#header_meta .menu li a { color: #fff !important; }
please search for it and remove the !important then it should work correctly.
If there is something else that won’t be white without the !important then tell us and we can advice the correct css for you.Best regards,
MikeAugust 8, 2023 at 5:45 pm #1415843That is there to force the text in another section, not this one. I won’t be able to remove it. You guys advised me to put that in. I think it was for the gallery to have white letters overlaying. Is there any other solution ??
Thank you for your help.
August 8, 2023 at 6:15 pm #1415849Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#header_meta .sub_menu .menu li a { color: #030303 !important; }
After applying the css, please clear your browser cache and check.
Adjust the color to suit.Best regards,
MikeAugust 13, 2023 at 3:38 pm #1416182WORKED PERFECTLY!!! Thank you!!
By the way, I would like you to consider using my photography magazine as an Enfold theme sample. I LOVE the new animation features and have taken full advantage of them.
I have many moving images; here is a page – ghost hunting section. https://photomagx.com/ghost-hunting-photography/
My main page has a lot of moving features. https://photomagx.com/
Is there anywhere to submit my idea to you guys?
And thank you again for solving my issue.
August 13, 2023 at 4:11 pm #1416185Hi,
Glad we could help, and glad you are able to create such a nice site with the theme, we don’t have a theme demo submission link, but you could post to the Enfold Showcase thread and say that you would be happy to share as a possible future demo, the team routinely comments on these posts in the background for possible ideas.
I will go ahead an close this thread, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Top menu secondary small one font will not change color.’ is closed to new replies.