Home Forums WoodMart support forum – hyphen under products how to I remove the hyphen?

– hyphen under products how to I remove the hyphen?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #573671

    visionplaymedia
    Participant

    – hyphen under products how to I remove the hyphen?

    I attached a screenshot

    Thanks

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .affirm-as-low-as {
        display: none;
    }

    Best Regards.

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