pierrem86 Posted August 7, 2019 Share Posted August 7, 2019 Hello, I'd like to have a fixed header on mobile with Adirondack template, is that possible ?Couldn't find an answer on the forum. my website : www.marcelledormoy.com Thanks in advance !Pierre Link to comment
Digitalhikes Posted August 7, 2019 Share Posted August 7, 2019 Amazing content material anyway All of all of us was needing to understand whether you may build to some degree all of the best digital marketing training institute in pitampura sometimes even more relating to this matter? I'd become amazingly fortunate enough enough in the function that you could elucidate for some level even more. Link to comment
tuanphan Posted August 7, 2019 Share Posted August 7, 2019 Try add to Home > Design > Custom CSS div#mobile-header { position: fixed !important; top: 0; left: 0; right: 0; z-index: 999; } 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
pierrem86 Posted August 7, 2019 Author Share Posted August 7, 2019 Thanks for the code. Unfortunately it doesn't work :( Link to comment
tuanphan Posted August 7, 2019 Share Posted August 7, 2019 @pierrem86 Difficult. Seeing 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
tuanphan Posted August 7, 2019 Share Posted August 7, 2019 @pierrem86 @media screen and (max-width:640px) { div#mobile-header { position: fixed; top: 65px; left: 0; right: 0; z-index: 999; } .outer-wrapper { -webkit-transform: none; -moz-transform: none; transform: none; } } Reference: https://beaverhero.com/adirondack-squarespace/#FixedHeaderMobile 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
pierrem86 Posted August 7, 2019 Author Share Posted August 7, 2019 This time it works ! Thanks @tuanphan !Great link by the way ! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.