Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #486590

    Hi,

    I would like to change the styling of hyperlinks in standard body text. How can I do this with custom CSS?

    #486678

    Hi Jack86!

    Add this to your custom CSS.

    .content p a { color: red !important; font-style: italic !important; }
    

    Cheers!
    Elliott

    #490231

    Hello Elliott,

    That did the trick. Many thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Link styling’ is closed to new replies.