Home Forums WordPress Themes – Premium Pure & Simple Entry Title Link Color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47869
    WebVision
    Participant

    Entry Title Link Color
    Where is the place to change the default on the BLOG title color when you hover over it ?
    Thanks

    #47896
    Sushil Adhikari
    Moderator

    Hello VQP,

    Please add the following css in your child theme’s style.css file or inside the additional css section of your customizer.

    .entry-title a:hover {
        color: #767676;
    }

    Note:You can change the color of your own.
    Hopefully it works!Please let us know.

    Regards,
    Sushil

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