Home Forums Support Link CSS

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

    Hello

    I have tried several fixes but cannot fix this issue with links.

    #2202641
    David
    Staff
    Customer Support

    Hi there,

    is this on any particular browser ? As i cannot replicate the issue on my desktop. Let me know

    #2202667
    Ebrahim

    Hi,

    I have tried on FF and Chrome. Both the same.

    I also asked my colleague to check. Same result.

    #2202674
    David
    Staff
    Customer Support

    Ok – so in Customizer > Additional CSS you have this rule:

    .site-header a, a:hover, a:focus, a:active {
        border: none;
        color: transparent;
    }

    Not sure why you have that as it setting links to a transparent color.
    And in this case its the :focus value that is causing that link to disappear

    #2202692
    Ebrahim

    Fixed.

    Thank you for the help. Much, much appreciated.

    Have a great day

    #2202704
    David
    Staff
    Customer Support

    Glad to hear that

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.