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.
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
regards!!!
Perfect.