Button display in different row
Hi my friend. Please look in screenshot what i mean.
The “add to cart” button, is in different row so is very ugly..
Thank you Sir.
Attachments:
You must be
logged in to view attached files.
Solution for this topic
Hi @Demetris,
I hope you are well today and thank you for your question.
You can display it in one row by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.single-product button.single_add_to_cart_button.button.alt {
position: absolute;
bottom: 0;
left: 130px;
}
.single-product div.product form.cart {
position: relative;
}
Best regards,
Shufflehound team
That Works perfect. Thanks Mate !
You are most welcome here 🙂
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.