kamilrolda Posted August 3, 2019 Share Posted August 3, 2019 Im using pedro template and would love to have our header with the primary nav to be fixed Link to comment
tuanphan Posted August 3, 2019 Share Posted August 3, 2019 @kamilrolda Add to Home > Design > Custom CSS /* Desktop */ .Header { position: fixed !important; top: 0; left: 0; right: 0; z-index: 999; } /* Mobile */ .Mobile.loaded { position: fixed; top: 0; left: 0; right: 0; z-index: 999; } Reference: https://beaverhero.com/pedro-template-squarespace/#Sticky_Header 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.