Home Forums WoodMart support forum Hidden sale badge (through CSS) still visible when not logged in

Hidden sale badge (through CSS) still visible when not logged in

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #418431

    insideweb
    Participant

    I’ve added some custom css in order to hide the sale badge:

    span.onsale.product-label {
    	display: none !important;
    }

    When I’m not logged in it works as expected. However, when I’m logged out it still shows the red sales badge.
    I’ve already contacted Kinsta support, but they can’t find the issue laying in the cache.

    Attachments:
    You must be logged in to view attached files.
    #418477

    Luke Nielsen
    Member

    Can you please go to WooCommerce > Settings > Tools and perform the following actions:

    1. Update the database of the site.

    2. Regenerate the product lookup tables.

    3. Clear the transients.

    After that, clear the cache and check the issue again.

    Kind Regards

    #418692

    insideweb
    Participant

    That worked, however it’s still visible on this page: https://www.arctic-blue.com/winkel

    #418703

    Luke Nielsen
    Member

    Hello,

    Please try to clear the cache on your server and then check the issue again.

    I await your response.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)