Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #629352

    I cannot hide the cart button within header.

    and didn’t find a solution in your support forum yet only a CSS code for hide in mobile-bar.

    Please help me.

    #630153

    Hey brunet77,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    #header ul#menu-item-shop { display: none !important; }
    

    Best regards,
    Yigit

    #630184

    regards!!!

    Perfect.

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