MichelleWoods Posted August 12, 2021 Share Posted August 12, 2021 I would like to make all buttons be in the center of the page for the mobile version. Since there are some buttons that positioned at the side and some buttons that are positioned in the center and would like it to look all unison. Thanks Link to comment
tuanphan Posted August 14, 2021 Share Posted August 14, 2021 Hi. Try adding this to Design > Custom CSS @media screen and (max-width:767px) { .button-block * { text-align: center !important; } } 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