Home Forums WoodMart support forum How to prevent this text from being displayed on the mobile device, as it is not

How to prevent this text from being displayed on the mobile device, as it is not

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

    kjds
    Participant

    How to prevent this text from being displayed on the mobile device, as it is not displayed on the PC device

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

    Hello,

    Can you please share the page URL so I will check and give you a possible solution?

    Best Regards

    #607382

    kjds
    Participant

    ok

    #607438

    Hello,

    Can you please share a screenshot and highlight the text which you want to remove on a mobile device.

    Best Regards

    #607521

    kjds
    Participant

    tip

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

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for Mobile section:

    span.wd-attr-selected {
        display: none !important;
    }

    Best Regards

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