cmography Posted March 10, 2020 Share Posted March 10, 2020 Site URL: https://agicreative.com Is it possible to hide the site border on mobile only with CSS? Link to comment
cmography Posted March 10, 2020 Author Share Posted March 10, 2020 This worked /* Remove the site border on mobile */ @media (max-width: 768px) { .tweak-site-border-show .Site { border: 0; } } Link to comment
tuanphan Posted March 10, 2020 Share Posted March 10, 2020 I think your site uses 640, not 768 ✌️ 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
Archived
This topic is now archived and is closed to further replies.