bijouxcreative Posted September 21, 2020 Share Posted September 21, 2020 Site URL: https://www.bijouxcreative.com/branding I have a button on an image overlap which is aligning left on the mobile version of the page (screenshot attached). Please could somebody help me centre it? Thanks so much! @tuanphan Link to comment
tuanphan Posted September 21, 2020 Share Posted September 21, 2020 (edited) Add to Page Settings > Advanced > Header <style> @media screen and (max-width:767px) { .image-card.sqs-dynamic-text-container { width: 100% !important; margin: 0 auto !important; } } </style> Edited September 21, 2020 by tuanphan 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
bijouxcreative Posted September 22, 2020 Author Share Posted September 22, 2020 8 hours ago, tuanphan said: Add to Page Settings > Advanced > Header <style> @media screen and (max-width:767px) { .image-card.sqs-dynamic-text-container { width: 100% !important; margin: 0 auto !important; } } </style> Thank you but unfortunately this doesn't work 😞 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