Hi, I’ve added a link in the topbar and it works fine with the non transparent header (is grey as other topbar items). But the link is not visible when I use transparent header – it is because the link colour (grey) does not change into white. How may I fix it and make the link white ONLY when transparent header is used?
M.
Hey MindWorksCBT,
Please provide a link to the site so we can look into this further.
Best regards,
Jordan Shannon
Thanks. You may find the access data in the private section.
The problem is on home & 404 page where I use transparent header.
Regards,
Monika
Hi,
This should be fixed now. I added the following to quick css:
#header.av_header_transparency a.email{
color:#fff;
}
#header a.email{
color:#52565c;
}
Best regards,
Jordan Shannon
Great! Thank you a lot, Jordan.
Monika
Hi,
No problem, if you need additional help just let us know here in the forums.
Best regards,
Jordan Shannon