Home Forums WoodMart support forum Variation Label

Variation Label

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

    shweta
    Participant

    Hello Team,

    Size Variation show on mobile view. how to remove in mobile view? Please find the screenshot attached.

    Best

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

    Hello,

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

    .variations_form .variations td.label {
    display:none;
    }

    Best Regards

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