Home Forums WoodMart support forum Bug after price

Bug after price

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #374063

    EDEN
    Participant

    Hello, the suffix after price loads and dissapears suddenly right after the product image shows up

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product .woocommerce-price-suffix {
        display: none;
    }

    Best Regards

    #374270

    EDEN
    Participant

    Hello, we want it to display,not to be hidden

    the issue is that it shows up and then dissapears

    #374308

    Hello,

    Could you please check how it works with the default wordpress theme just to check whether the issue is with our theme or not.

    Best Regards

    #378136

    EDEN
    Participant

    problem solved

    #378257

    Hello,

    We are Glad that your issue has been Resolved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Bug after price’ is closed to new replies.