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

    Hi!

    I just use woocommerce as a product catalog and turned of all selling settings with the “WooCommerce Catalog Visibility Options”-plugin. Works fine.

    But I cannot hide the cart button within header mobile menu and didn’t find a solution in your support forum yet.

    Please help me. :-)

    Greetings, Stefan

    #411774

    Yes I have a similar problem, although in my case I do use the shopping functions of woo commerce and I even have products on the homepage I really want to get RID of the freaking Cart Icon in the mobile version of the header as it overlaps with my logo and company name. How can I do that ?

    #411979

    Hey!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .responsive #top .cart_dropdown {
      display: none !important;
    }

    Best regards,
    Rikard

    #412025

    Great Job! Works. Thx!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce disable cart ajax button within header in mobile menu’ is closed to new replies.