Home Forums WoodMart support forum Disable Compare on Mobile

Disable Compare on Mobile

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

    Svoi
    Participant

    Hello,
    How to disappear Compare functionality only on Mobile Mode?
    I meaning show Compare functionality just on Web.
    Thanks.

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

    Hello,

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

    body .compare-btn-wrapper{
    display:none;
    }

    Best Regards

    #98289

    Svoi
    Participant

    Hello,
    It’s work!
    Thanks a lot!!

    #98293

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Disable Compare on Mobile’ is closed to new replies.