• Resolved easyme

    (@easyme)


    Hi,

    the titles of my slides in the slider are coloured white, with a coral pink background. When I hover on the slide title, the text becomes invisible. I suppose the hover state of the text is coral pink over a coral pink background. How can I correct this disappearance of the text ? My site is https://www.elsaortega.net/watchpraylove

    Man thanks in advance for yoyr help.

    Kind regards,

    E

Viewing 1 replies (of 1 total)
  • Hi,

    You can use this in a custom CSS plugin or a child theme:

    .slide .entry-title a:hover {
          color: #fff;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Title of slide disappears on hover’ is closed to new replies.