Home Forums WoodMart support forum How to hide cart icon in mobile and desktop version

How to hide cart icon in mobile and desktop version

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #231012

    fariastradingltd
    Participant

    Please tell me how to hide the cart icon in the mobile and desktop versions.

    Please see the screenshot.

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

    Hello,

    Please provide the page URL I am checking one of your categories pages and there is no Add to cart icon

    Best Regards

    #231092

    fariastradingltd
    Participant

    Hi if you go to the Home page;
    https://www.fariastrading.com/2020/

    Scroll down to FEATURED PRODUCTS
    Click on 49.99 and Under
    All the items when you hover has the “add to cart” icon.

    I don’t know why it’s not showing for items $25.99 and under but that’s how I would like it.

    #231174

    Hello,

    Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Best Regards

    #231223

    fariastradingltd
    Participant

    I did that, no luck.
    Can you please send me the “display: none” custom CSS to turn off cart icons for moblie and desktop as per the screenshot sent?

    I will appreciate that very much.

    #231291

    Hello,

    Add this code:

    .wd-action-btn.wd-style-icon .button {
    display:none;
    }

    Best Regards

    #231337

    fariastradingltd
    Participant

    Thank you for the CCS code it was very helpful, it worked for the item thumbnails.

    The cart icon is still there on the mobile menu, can you provide CSS to hide it?

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

    Hello,

    I am checking the home page and the shop page and I do not see a cart icon. Please provide page URL

    Best Regards

    #231465

    fariastradingltd
    Participant

    Hi Elise,
    Only if you view the URL on an android on IOS device phone/tablet you will see the cart icon below the blue top bar to the right of the logo, as per the screenshot I sent.

    Awaiting your feedback.

    #231545

    Hello,

    Have you solved the issue with tabs on the home page?

    As for the header you need to go to the Header Builder and switch to the mobile view of your header http://prntscr.com/iyd3v3 delete the Mobile menu element.

    Best Regards

    #231549

    fariastradingltd
    Participant

    Thank you very much for your kind support, your screenshot helped 100%

    #231605

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

    Best Regards

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

The topic ‘How to hide cart icon in mobile and desktop version’ is closed to new replies.