-
AuthorPosts
-
May 1, 2017 at 8:16 pm #785956
Hello,
When I updated the Enfold theme to the latest version the only thing that changed was the font color of my main navigation on the front page, before you start scrolling down. It’s dark blue, but it should be white. I tried a bunch of settings, but I couldn’t find the one that controls that attribute. Is there a setting to adjust, or do I need to change the stylesheet?
Thank you!
May 2, 2017 at 6:05 am #786142Hey wallace.i.media,
Please try the following in Quick CSS under Enfold->General Styling:
.home #avia-menu .avia-menu-fx { color:white !important; }Best regards,
RikardMay 2, 2017 at 6:24 am #786149Hello, thanks for the quick reply! It didn’t work unfortunately. What else can I try?
May 2, 2017 at 7:37 am #786191Hi,
Try using this css code:
#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text { color: white !important; }Let us know if this helps :)
Best regards,
NikkoMay 10, 2017 at 7:09 am #790874No, sorry, that didn’t work either. I even tried combining both of your suggestions at the same time.
What else can I try?Here’s what’s in the General Styling > Quick CSS box:
#top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
color: white !important;
}
.home #avia-menu .avia-menu-fx {
color:white !important;
}
/*.post-entry > a:nth-child(1) > img:nth-child(1) {
height: 180px !important;
max-height: 180px !important;
width: auto !important;
}*/
#header_splash {
height: 360px !important;
}
#header_splash .av-section-color-overlay {
height: 360px !important;
}
.slide-entry-excerpt {
color: white;
text-align: center;
}May 10, 2017 at 7:36 am #790879Hi,
It’s fixed. I noticed that this
>has been replaced with (without the spaces):
& g t ;this usually happens when the code is copied from the email. Let us know if this it’s good :)
Best regards,
NikkoMay 10, 2017 at 7:45 am #790883Perfect, thank you for your help! :)
May 10, 2017 at 7:56 am #790888Hi,
Glad we could help! Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.
