• Resolved ivanjacek

    (@ivanjacek)


    Hi, I have a problem with the underline color in hero slider. On my other pages, the color automatically corresponds to the color of the page, but I don’t know how to do it here. I can’t change it anywhere and it’s always red. How do I change the color? Am I doing anything wrong? well thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @ivanjacek,

    Your topic has marked as resolved. I assume that you found the solution.

    In case anyone has the same issue, try adding this custom CSS code:

    .text-slider .maintitle::after { 
        background-color: #ccc;   
    }
Viewing 1 replies (of 1 total)
  • The topic ‘hero slider – change colour underline’ is closed to new replies.