Home Forums WoodMart support forum Put off sale button completely

Put off sale button completely

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

    jalinmedia
    Participant

    Hi!

    How can we put off the sale button completely?

    Like to hear from you!

    Kind regards,

    Jasper

    #28387

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to remove it completely

    .onsale {
    	display: none!important;
    }

    Regards

    #28389

    jalinmedia
    Participant

    Thanks!!

    #28391

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Put off sale button completely’ is closed to new replies.