Yan2233 Posted June 5 Share Posted June 5 hi, I'd like to make my website's navigation bar fixed position. could anyone show me how to do it? here is the page link: https://www.cluedesignstudio.com/gallery and the image shows the section that I'd like to fix position. thank you. Link to comment
tuanphan Posted June 8 Share Posted June 8 Add to Design > Custom CSS @media screen and (min-width:992px) { [data-section-id="647634f60a7e117d5b8c8d65"] { position: sticky; top: 0px; z-index: 999999; position: -webkit-sticky; } } 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
Yan2233 Posted June 23 Author Share Posted June 23 Hi, thank you very much for your help. I tried to add this custom CSS, but it's not working🙁 not sure if I did it wrong or anything. Link to comment
tuanphan Posted June 23 Share Posted June 23 4 hours ago, Yan2233 said: Hi, thank you very much for your help. I tried to add this custom CSS, but it's not working🙁 not sure if I did it wrong or anything. I see it already worked here. Can you check it again? 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