Home Forums WoodMart support forum Removo shoppingcart en wishlist Icon mobile

Removo shoppingcart en wishlist Icon mobile

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #238268

    Caspar
    Participant

    Hi Team Xtemos,

    I find the mobile view too busy. Is it possible to remove the shopping cart and wishlist icon on mobile? I think we can make it a bit more transparent then. The sale amd new button can still remain.

    Thanks!
    Kind regards,
    Jasper

    #238313

    Hello,

    You need to switch to the mobile view of the header: http://prntscr.com/iyd3v3

    Then remove the elements you do not need.

    Best Regards

    #238331

    Caspar
    Participant

    Yes, that’s from header, but i need to know how i can remove the icons at the productview? See my attachment. If it still the header which one do i have to choose?

    #238403

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

    #238527

    Caspar
    Participant

    Hi,

    See here your inlog.

    #238649

    Caspar
    Participant

    Hi,
    Will it work this way or do you need something from me?

    Kind regards,
    Jasper

    #238659

    Hello,

    Please add this code to the Theme Settings > Custom CSS >Mobile:
    /*to remove the shopping cart form the product grid*/

    .woodmart-hover-quick .woodmart-add-btn {
    display:none;
    }

    /*to remove the whishlist form the product grid*/

    .woodmart-buttons.wd-pos-r-t {
    display:none;
    }

    Best Regards

    #239061

    Caspar
    Participant

    Yes, it works! Thanks again for your help.
    Great Team!

    #239199

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

    Best Regards

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

The topic ‘Removo shoppingcart en wishlist Icon mobile’ is closed to new replies.