Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #484044

    Hi there, I want to change the hyperlink color ONLY to blue #5675b8. When I change it in the panel, it changes my header font and other things blue as well (which I don’t want)

    Can you help?

    #484134

    Hey BrendaSarg!

    Add this to your custom CSS.

    .content p a { color: #5675b8; }
    

    Best regards,
    Elliott

    • This reply was modified 9 years, 3 months ago by Elliott.
    #484209

    That didn’t work? Still green?

    #484215

    Hey!

    Please try adding !important rule as following

    .content p a { color: #5675b8 !important; }
    

    Regards,
    Yigit

    • This reply was modified 9 years, 3 months ago by Elliott.
    #484630

    Still no

    If you look here: http://wabe.ca/convention/ you’ll see the link to the hotel still green?

    #485025

    Hi,

    I couldn’t see the styles being applied to the element, could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #485529

    Thank you

    #485580

    Hey!

    Sorry there was a typo. It should be working now.

    Cheers!
    Elliott

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