• I’ve been using ColorMag on other sites without a problem. After creating a new site with a new ColorMag installation, I now get underlines on the Nav menu, sub-menu items and all other link on landing page. Why?

    Is there a way to turn that off and make it look like it used to?

    my site : https://www.beanpanda.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @beanpanda,

    Thanks for writing us.

    The issue you mentioned is already fixed in our latest update, please update the theme to its latest version and the underline issue will be fixed.

    Let me know if it helps or not, and I will get back to you.
    Regards!

    Thread Starter Beanpanda

    (@beanpanda)

    I have update the theme to the latest version. however, the the underline issue hasn’t fixed.

    What else i can do to fix this problem ?

    Thank you

    Rohit

    (@rohitkc32)

    Please apply the following CSS and see if it helps:

    a:where(:not(.wp-element-button)) {
    text-decoration: none;
    }

    Regards!

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