FRED10Q Posted September 7, 2021 Share Posted September 7, 2021 Hi, Does anyone know any CSS code to hide the cart button on the homepage? Link to comment
tuanphan Posted September 8, 2021 Share Posted September 8, 2021 On 9/7/2021 at 8:08 AM, FRED10Q said: Hi, Does anyone know any CSS code to hide the cart button on the homepage? Hi, What is your site url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tuanphan Posted September 11, 2021 Share Posted September 11, 2021 Add to Design > Custom CSS /* Hide cart icon on homepage header */ body.homepage .header-actions-action.header-actions-action--cart { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.