hey,
does anyone know how to increase the length of the add to cart button so it matches the length of the drop down menus and the sizes should match the new length of the add to cart button
thanks in advance
shop: brokenmind
pw: test1
hey,
does anyone know how to increase the length of the add to cart button so it matches the length of the drop down menus and the sizes should match the new length of the add to cart button
thanks in advance
shop: brokenmind
pw: test1
hi @drew23
.product-form .product-form__buttons{max-width: 100%; width: 100%;}
Go to Online Store
Themes
Go to Customize
Click the product information
5.scroll down then custom css option
.product-form__submit {
width: 140%;
}
hey, thanks for the fast answer!
i managed to increase the length of the add to cart button do you have a fix which centers the sizes on the length of the add to cart button?
Hello @drew23
It’s GemPages support team and glad to support you today.
I check the button is now aligned with the dropdown
hey, yes but i need the sizes to match the new length of the add to cart button, do you know how to fix it?
Hi @drew23
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag
Hope this answer helps.
Best regards,
Victor | PageFly
hey, i tried your code, but it didnt work sadly
hey, yea i fixed it but its not 100% perfect