This topic has 4 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
When we select the size and color of the product, a button with a – and + sign appears to change the quantity and it is on top of other information. How to fix this?
Link Example of a Variable Product
http://msstilos.com/produto/camisa-social-punho-botao-vinho-4/
Also on the page of the final affection (checkout) is no longer appearing the quantities of the products.
http://msstilos.com/carrinho/
Hello,
These problems are caused by css code that comes from this plugin http://prntscr.com/lwiqu3 You can contact the plugin author to get help or add this code in Custom css:
.cart .quantity {
display: flex !important;
}
Regards
Thank you very much, the person you made is no longer working with me.
I’ll try to add the code you said. Thank you
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up