Outlast-Creative Posted December 6, 2021 Posted December 6, 2021 Site URL: https://bagpipe-broccoli-k2x2.squarespace.com/ Hi all, I'm having trouble making the map on mobile larger at the top of the contact us page. (Link to that page is in the footer). I have put this code in to make the map full width on desktop and I think this code is causing the problem on mobile. /// Contact Us /// // Top Map // /* contact page map block full width */ section[data-section-id="61a6092201d66c32ef971e05"] { .content-wrapper { padding: 0 !important; max-width: 100% !important; } .sqs-row { margin: 0 !important; } .sqs-row .sqs-block.map-block { padding: 0 !important; } } Can someone please help me. Password to site is: test
SquareRefresh Posted December 6, 2021 Posted December 6, 2021 11 minutes ago, Outlast-Creative said: Site URL: https://bagpipe-broccoli-k2x2.squarespace.com/ Hi all, I'm having trouble making the map on mobile larger at the top of the contact us page. (Link to that page is in the footer). I have put this code in to make the map full width on desktop and I think this code is causing the problem on mobile. Hey @Outlast-Creative try to add next code in Custom CSS: @media screen and (max-width: 768px) { section[data-section-id="61a6092201d66c32ef971e05"] .sqs-block-map .sqs-intrinsic { padding-bottom: 56.25% !important; } } SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins.
Outlast-Creative Posted December 6, 2021 Author Posted December 6, 2021 Hey, @SquareRefresh!! Thank you this worked perfectly. I've been wobbling my head for ages at this haha. Nice one!
SquareRefresh Posted December 6, 2021 Posted December 6, 2021 2 minutes ago, Outlast-Creative said: Hey, @SquareRefresh!! Thank you this worked perfectly. I've been wobbling my head for ages at this haha. Nice one! You're welcome! SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.