Ajustar o botão de quantidade de itens
-
I’d like to make the height of the item quantity button centered on mobile, in line with the add to cart and buy now button.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the product page URL and if your site is under construction, insert the site admin access into the Private content below the message area.
Best Regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body div.quantity input[type="button"],
body div.quantity input[type="number"] {
padding:15px 0 15px 0;
height:auto!important;
}
Best Regards
Hello,
If you have any questions please feel free to contact us.
Best Regards
The topic ‘Ajustar o botão de quantidade de itens’ is closed to new replies.