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 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> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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
Archived
This topic is now archived and is closed to further replies.