jcsport123 Posted September 10, 2020 Share Posted September 10, 2020 Site URL: https://www.elevateptr.com/conditions Hi, Is there any way to shrink down this page via css so all of the images are laid out like the desktop version of my site versus a long list? Thanks for the help! Link to comment
tuanphan Posted September 12, 2020 Share Posted September 12, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#page-section-5eaee92e0267457d2710b7a2>.row:nth-child(n+2) .span-2 { width: 50% !important; float: left !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
jcsport123 Posted September 19, 2020 Author Share Posted September 19, 2020 @tuanphan with the css below the hyperlinks do not work on mobile. Is there a work around to fix this? On 9/12/2020 at 10:15 AM, tuanphan said: Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#page-section-5eaee92e0267457d2710b7a2>.row:nth-child(n+2) .span-2 { width: 50% !important; float: left !important; } } 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