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
Solution cmography Posted March 10, 2020 Author Solution Share Posted March 10, 2020 This worked /* Remove the site border on mobile */ @media (max-width: 768px) { .tweak-site-border-show .Site { border: 0; } } Chateaux and whitney.revoir 2 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
Create an account or sign in to comment
You need to be a member in order to leave a comment