• Resolved patrobles

    (@patrobles)


    Hi!
    I’ve managed to change the color of the slide title on posts to my preferred color, and also the colors when hovered over. The only element I cant find how to call is the red underline that appears when hovering over the slide titles.

    Could you help me out telling me how to refer to it so I can change its CSS?

Viewing 1 replies (of 1 total)
  • Hi patrobles,

    thanks for using MH Magazine lite.

    If you want to remove the underline, you could add this CSS code:

    .slide-data a { text-decoration: none; }

Viewing 1 replies (of 1 total)

The topic ‘Slide title underline hover’ is closed to new replies.