jackamick Posted February 28, 2020 Share Posted February 28, 2020 Site URL: http://jupiter.coffee There’s a back to top button that shows up in my footer on a phone (using an iPhone 11 and 11 Pro to test), but it doesn’t show up in the editor if I’m previewing the mobile version. I’d like to remove this button. Link to comment
tuanphan Posted February 28, 2020 Share Posted February 28, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .nav-wrapper.back-to-top-nav { display: none; } } 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.