Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Hyperlink colours

Home Forums VW Theme GENERAL QUERIES Hyperlink colours

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #70100
    Martin Fairbairn
    Participant

    I’m using the VW Eco Nature Pro theme. How do I change the hyperlink colours, for both when hovering and when not hovering?

    #70120
    developer vwtheme
    Participant

    Hi,

    Could you please share the website url

    Thank you

    #70351
    Martin Fairbairn
    Participant

    Of course, here it is:

    http://mfmusic.byethost5.com/book-a-lesson/

    You’ll see there is a hyperlink for ‘Student information form’ about half way down the page, which isn’t too bad, but I’d still like it to be a different colour (e.g. blue).

    However, the hyperlink called ‘Leonard Marshall’ in the footer is almost unreadable.

    #70402
    developer vwtheme
    Participant

    Hi,

    Add below CSS to change the color. To add CSS follow the steps below

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it>> Publish.

    body a {
    color: #007bff;
    }

    Thank you

    #70601
    Martin Fairbairn
    Participant

    Many thanks – that worked.

    #70630
    developer vwtheme
    Participant

    Hi,

    You are welcome, if you need any other help related to the theme, do let us know.

    Many Thanks

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