Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #782262

    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.

    #782354

    Hey MindWorksCBT,

    Please provide a link to the site so we can look into this further.

    Best regards,
    Jordan Shannon

    #782365

    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

    • This reply was modified 7 years, 7 months ago by MWCBT.
    #782414

    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

    #782418

    Great! Thank you a lot, Jordan.
    Monika

    #782424

    Hi,

    No problem, if you need additional help just let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘link color in topbar (transparent header)’ is closed to new replies.