Home Forums WoodMart support forum Clear button

Clear button

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

    pullman
    Participant

    Hello,

    How to hide or delete ” Clear text” in the Single product??

    I need the ” × “. I want to delete the only text “Clear”

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-reset-var {
    display:none;
    }

    Best Regards

    #379760

    pullman
    Participant

    Hello,

    That code works!

    Thank you for your support 🙂

    #380022

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Clear button’ is closed to new replies.