Home › Forums › Jevelin Theme › Button display in different row
Home › Forums › Jevelin Theme › Button display in different row
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 š