Hi, this one is tricky. because all my pages have Transparent Headers, but I need the home page to be different colors if possible.
I have the colors set in Advanced Settings and Transparency Menu Color
Is it possible to change the Home page font colors for the main and rollover only?
thanks
Hey bemodesign,
Thanks for the link to your site, but your homepage menu colors seem to be the same as your advanced styling options in the transparent header, and after scroll.
Perhaps you have already sorted this out?
Best regards,
Mike
Thanks for checking. Home page is good, but for all interior pages, I would like to change the menu font color to White, when first opened. Is this possible? I was just saying to change the Home page if that code is easier and then i would change the overall font colors.
Hi,
Try this css:
#top:not(.page-id-34) #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
color: #fff;
}
Best regards,
Mike
I tried and it didn’t work. I even tried a different page ID. I even added “important” and it doesn’t work. any ideas?
YES! you are the best! Close this ticket out!