Hi,
Is there any way to change the color of the navigation links and the alternate logo on one page only and not all the pages within Enfold?
Hey Michael!
Yes it is, please provide us with a link to the page in question and we’ll give you some custom CSS.
Best regards,
Rikard
Thanks Rikard
I just added this code
.html_header_top.html_header_transparency #header {
background-color: rgba(255,255,255,0.3);
}
Which is great on the home page (Welcome) of the website,
But I prefer to have that disabled on the rest of the pages.
And I would also like it to be a white font color on all pages EXCEPT the home page (Welcome)
Site is linked in private.