• Hello my categories from the from page at the bottom has like a shadow on the them. How can I remove that? thank you

    • This topic was modified 6 years, 11 months ago by Jan Dembowski.
Viewing 1 replies (of 1 total)
  • Hello @freezuts,

    You can try to use the following CSS code.

    You can add CSS code in Dashboard → Appearance → Customize → Additional CSS.

    .cats-loop .product-category.product::after {
        display: none;
    }

    Kind Regards, Roman.

Viewing 1 replies (of 1 total)
  • The topic ‘Category showing colour on them’ is closed to new replies.