Hi,
those fields are rendered glitchy atm.
Product count (Anzahl) should be next to the number and the wishlist text (below the button) should be rendered in one line.
Thanks again!
Best regards
This topic has 2 replies, 2 voices, and was last updated 9 years, 7 months ago ago by Jack Richardson
Hi,
those fields are rendered glitchy atm.
Product count (Anzahl) should be next to the number and the wishlist text (below the button) should be rendered in one line.
Thanks again!
Best regards
Hello,
Add this code in child style.css file:
@media (max-width: 480px){
.single-product-page .quantity-box label {
width: auto;
}}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up