BigT Posted July 9, 2021 Share Posted July 9, 2021 Site URL: http://tomm.design Hello, I'm trying to get these to blocks side by side on mobile. On desktop they're positioned left and right and on mobile it seems to stack up regardless of block size. Any help please? Link to comment
tuanphan Posted July 10, 2021 Share Posted July 10, 2021 On 7/9/2021 at 1:40 PM, BigT said: Site URL: http://tomm.design Hello, I'm trying to get these to blocks side by side on mobile. On desktop they're positioned left and right and on mobile it seems to stack up regardless of block size. Any help please? Add to Design > Custom CSS /* Footer side by side */ @media screen and (max-width:767px) { div#page-section-60e7ec79dbb92d34f5af7233>.row { display: flex; align-items: center; justify-content: space-between; } } 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
tuanphan Posted July 19, 2021 Share Posted July 19, 2021 On 7/9/2021 at 1:40 PM, BigT said: Site URL: http://tomm.design Hello, I'm trying to get these to blocks side by side on mobile. On desktop they're positioned left and right and on mobile it seems to stack up regardless of block size. Any help please? Hi. Do you want to fix these? Site URL – https://www.tomm.design/ 1. (Desktop-Homepage) Remove right scroll bar? https://www.tomm.design/ 2. (Mobile-Footer) Make icons-logo same line? https://www.tomm.design/ 3. (Tablet-Homepage) Center 3 images vertically? https://www.tomm.design/ 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