Home Forums WoodMart support forum How to remove the icon only from the mobile view

How to remove the icon only from the mobile view

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

    ershankars
    Participant

    as shown in picture need to remove the icon of add to cart and wishlist only from the mobile menu not from desktop view

    kindly suggest the same

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

    Hello,

    Please, provide the admin access to your site inserting them into the private content area below the message block.

    Best Regards

    #313069

    ershankars
    Participant

    shared the details in private area

    #313167

    Hello,

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

    .wd-hover-icons .wrapp-buttons {
    display:none;
    }

    Best Regards

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