Betania93 Posted October 29 Share Posted October 29 Hello! When I click on my empty cart, I noticed that the button and text on that page is over to the left. Is there any css I can use in order to make it central on the page? thank you! Beth Link to comment
tuanphan Posted November 3 Share Posted November 3 What is your site url? We can check problem easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Betania93 Posted November 5 Author Share Posted November 5 ah sorry thought I did that! https://wildmoonstudio.co.uk thanks Link to comment
Solution tuanphan Posted November 7 Solution Share Posted November 7 On 11/5/2023 at 6:00 PM, Betania93 said: ah sorry thought I did that! https://wildmoonstudio.co.uk thanks Add to Website > Website Tools (under Not Linked) > Custom CSS p.empty-message { text-align: center !important; } a.cart-continue-button { margin: 0 auto !important; text-align: center; left: 50%; position: relative; transform: translateX(-50%); } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment