Guest Posted December 1, 2020 Share Posted December 1, 2020 (edited) Site URL: http://kanbeeapp.com Hi All, The announcement bar is covering the navigation panel on the mobile version of our website. We used some custom css but weren't able to figure out how to fix this. Has anyone come across a solution? kanbeeapp.com.mov Edited December 1, 2020 by kevinkanbee Link to comment
tuanphan Posted December 5, 2020 Share Posted December 5, 2020 Try adding to Home > Design > Custom CSS @media screen and (max-width:767px) { header#header { margin-top: 50px; } } 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
Guest Posted December 6, 2020 Share Posted December 6, 2020 4 hours ago, tuanphan said: Try adding to Home > Design > Custom CSS @media screen and (max-width:767px) { header#header { margin-top: 50px; } } Tried this but am getting error message: "Failed to save, please try again". Here is our custom css with yours included: .sqs-announcement-bar { position: fixed; top: 0; left: 0; right: 0; z-index: 999 !important; } @media screen and (max-width:767px) { header#header { margin-top: 50px; } } Link to comment
tuanphan Posted December 7, 2020 Share Posted December 7, 2020 Try save again, I think you get some error from SS sytem that time. 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
Guest Posted December 8, 2020 Share Posted December 8, 2020 4 hours ago, tuanphan said: Try save again, I think you get some error from SS sytem that time. It works now, thank you so much. Incredible. 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