Ella_S Posted July 17, 2020 Share Posted July 17, 2020 (edited) Site URL: https://www.storybriar.com I use images as buttons on my homepage and spacers to place them in a way I find appealing. Under my name there are three buttons in a row, with one button below that centred to the screen. On mobile however, the button on the bottom is all the way on the left of the page - the spacers seem not to show. Any way to get it to centre screen in mobile? Edited July 30, 2020 by Ella_S issue was solved Link to comment
tuanphan Posted July 20, 2020 Share Posted July 20, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#page-5db65cba7161a11f1870d85d .span-12>.row:nth-child(4) .span-2 { float: none !important; margin: 0 auto; } } Ella_S 1 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