Enthian Posted July 7, 2020 Share Posted July 7, 2020 Site URL: https://www.serajuana.com/tienda/pulpo Hello, I need a code to remove from all pages the "add to cart" (añadir al carrito) button". I tried with one I found here but it's in english. Want to know if there is any code that effects Spanish language. Pass: 098 Thanks. Link to comment
rwp Posted July 7, 2020 Share Posted July 7, 2020 You want to hide the entire button, or just the text? Link to comment
tuanphan Posted July 8, 2020 Share Posted July 8, 2020 Add to Home > Design > Custom CSS .sqs-add-to-cart-button-wrapper { display: none !important; } 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
Enthian Posted July 8, 2020 Author Share Posted July 8, 2020 14 hours ago, rwp said: You want to hide the entire button, or just the text? The entire button. Thanks Link to comment
rwp Posted July 8, 2020 Share Posted July 8, 2020 4 minutes ago, Enthian said: The entire button. Thanks @tuanphan code will work for that! Link to comment
Enthian Posted July 8, 2020 Author Share Posted July 8, 2020 1 minute ago, rwp said: @tuanphan code will work for that! Thanks @rwp! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.