-
AuthorPosts
-
July 11, 2019 at 12:52 pm #1117770
Hi,
unfortunately there is still a little problem:
on header visibility with no transparency
the links in the main menu are white – like on pages with transparent and glassy header.
As the background is white the links are not visible
the get visible as soon as you scroll downThe Logo Area font color is
#333333
as well as the Logo Area secondary font color
in Advanced Styling the Main Menu Links are
#ffffff
for a better visibility on my dark images on pages with transparent and glassy header.Best regards and thanks a lot
BettinaJuly 13, 2019 at 3:45 pm #1118346Hey Bettina,
Provide a link to the site.
Best regards,
Jordan ShannonJuly 13, 2019 at 5:03 pm #1118360Hey Jordan,
sorry that I bother so much.
Best regards
BettinaJuly 15, 2019 at 12:42 am #1118633Hi,
Thanks for the login, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:#top #header .av-main-nav > li > a .avia-menu-text { color: #000 !important; } .html_header_glassy #top #header .av-main-nav > li > a .avia-menu-text { color: #fff !important; } .html_header_glassy #top #header.header-scrolled .av-main-nav > li > a .avia-menu-text { color: #000 !important; }Best regards,
MikeJuly 15, 2019 at 1:07 am #1118636Hi Mike,
thank you for your support unfortunately it doesn’t work on the pages with no transparency.
It works now on the home page which has a transparent and glassy header. There was a tiny period when the main menu links where not seen but I didn’t bother about that and now that is solved
I guess there should be something in addition like:
.html_header_no_transparency #top #header .av-main-nav > li > a .avia-menu-text {
color: #000 !important;
}
I tried that but it didn’t workBest regards
BettinaJuly 15, 2019 at 6:22 pm #1118881Hi Bettina,
I adjusted the code for you, please check the website.
Best regards,
VictoriaJuly 15, 2019 at 6:25 pm #1118883Hi Victoria
perfect!
Thank you so muchBest regards
BettinaJuly 15, 2019 at 8:50 pm #1118943Hi Bettina,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
