• lmask

    (@lmask)


    Hello!

    I was wondering how I can remove the underline in the first picture in the slider? I really dislike the red one and I have tried every code I can come up with but nothing works.

    Thank you in advance!
    Sincerely
    Lisa

Viewing 7 replies - 1 through 7 (of 7 total)
  • Dear Lisa,

    Could you please try to apply the following CSS code through the Simple Custom CSS plugin or child theme’s style.css?

    .text-slider .maintitle::after{
      display: none;
    }
    

    Regards,
    Kharis

    Thread Starter lmask

    (@lmask)

    Dear Kharis,
    I tried adding the following code to the Simple Custom CSS plugin but nothing happened. The red underline is still there.

    Best regards,
    Lisa

    Dear Lisa,

    Is your site being cached by a plugin like W3 Total Cache? If so, please delete all cache and reload your site.

    Regards,
    Kharis

    Thread Starter lmask

    (@lmask)

    Dear Knaris,

    I don’t have that plugin at all so I don’t know what causes these issues. The only thing I know is that this Custom Simple CSS plugin says it doesn’t know if it works with the latest WordPress update or not but it seems to be working fine. So I have no idea what’s going on. I really want that underline to go away.

    Best regards,
    Lisa

    Dear Lisa,

    Please share the link to your site, so I can take a closer look.

    Regards,
    Kharis

    Thread Starter lmask

    (@lmask)

    Dear Kharis,

    Absolutely. Here is my site: https://www.toscana-amore.com

    Thank you so much for trying to solve this issue!

    Best regards,
    Lisa

    Hello there,

    I visited the link you shared, but I couldn’t see a slider. Please resolve it first.

    Regards,
    Kharis

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Remove the red underline from slider’ is closed to new replies.