This topic has 4 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Jack Richardson
Hi
I am trying to align the two buttons I have on the product page here:
http://dev-smooff.serv10.powerhosting.dk/shop/smooff/
the green to the left and the “Add to cart” to the right. I just need to make the “Add to cart” black button the same size as the green button.
I really hope you can help
Best regards
Tonny
PS I LOVE YOUR SUPPORT!!!
Hello,
Please use this code in Global Custom CSS:
.product-information .cart button[type="submit"] {
width: 160px !important;
float: none !important;
}
Best regards,
Jack Richardson.
Thanks – it works great!
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Tagged: align, button, help, product page, templates, woocommerce, wordpress
The issue related to '‘can you help me align to buttons on product page’' has been successfully resolved, and the topic is now closed for further responses