elvinm94
Forum Replies Created
-
Hello Amit,
Thanks a lot so far :D.
Can you maybe just adjust it so that the ‘- 1 +’ is next to the ‘M’ and leave the ‘add to cart’ under those two?
Hello Amit,
Only the sizing moved to the right
Can you make the quantity and add to cart button centered aswell?
Hello Amit,
The code is working correctly on the webbrowser now, but it is buggin on the phone.
1. Can you move the block that is blue to the center and remove the arrows next to the number 1 (seen on firefox)?
The website link
http://stellagami.nl/product/the-squared-scribbled-short-top/Screenshot
https://ibb.co/LpPcyfc2. Can you move the phone version of the block move to the center as well and fix the bug?
Screenshot
https://ibb.co/WxMYth3CSS CODE
.reset_variations {
display: none !important;
}.woocommerce div.product.elementor form.cart table.variations td {
border: none;
}.woocommerce .elementor-506 .elementor-element.elementor-element-e0c2cbf form.cart table.variations td.value:before {
display:none;
}
.woocommerce div.product.elementor form.cart table.variations td.value {
width: 40%;
}
.woocommerce div.product.elementor form.cart table.variations td.label {
width: 0;
}
.woocommerce div.product form.cart .variations label {
display: none;
}- This reply was modified 7 years ago by elvinm94.
Dear Amit,
It is still not showing it how I’d want it to be (more grouped). In edit mode everything looks grouped but when you visit the site it is out of line.
This is the current state:
I’d like it to look like this screenshot on the right area:
I’ve added an link to a screenshot of the website.
Left is original.
Right is the way I’d like it to be.