• Resolved MrNickSheppard

    (@mrnicksheppard)


    Hello

    I’m struggling to modify the hover property of the featured post title (currently “Friday’s card”) as I’ve successfully done for other post titles…this in my custom css:

    .entry-header .entry-title a {
      color: #3a8f94;
      font-size: 30px;
    }
    
    .entry-header .entry-title a:hover {
      color: #153537;
    }

    http://cardtherapy.co.uk/

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Featured post title hover property’ is closed to new replies.