• Resolved nootnoot

    (@nootnoot)


    Hi!

    I hope you’re doing well.

    There’s a black underline that appears on the button text when I’m not hovering over the button, and I can’t figure out how to get rid of it. I’ve checked that the site/global typography settings have button text as have no decorations and that the typography settings for button text never have any decorations.

    Here it is: https://imgur.com/a/JgTltH2

    Any ideas on how to get rid of it?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nootnoot

    (@nootnoot)

    Found a solution.

    This may be an issue with the Hello theme.

    Paste this code into the Additional CSS area:

    .page-content a, .comments-area a { text-decoration: unset; }

    For some reason, setting everything manually doesn’t work, but the code does.

      Plugin Author Priyanshu Chaudhary

      (@priyanshuchaudhary)

      Hi

      I’m glad to hear you found a solution to the issue. Your solution to add the custom CSS is a great workaround.

      This issue will be fixed in the upcoming update.

    Viewing 2 replies - 1 through 2 (of 2 total)
    • You must be logged in to reply to this topic.