Member1701 Posted March 10, 2021 Share Posted March 10, 2021 (edited) Site URL: https://jasper-demo.squarespace.com/ I'm using the Jasper demo/ York template. Just curious if there is a work around to having the site header be fixed and have the whole header with a solid white bar background, while maintaining the left, right, top and bottom padding. Thanks in advance. Edited March 10, 2021 by Member1701 Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 Add to Design > Custom CSS header#header { position: fixed; top: 0; left: 0; right: 0; z-index: 999; background: #fff; } div#content { margin-top: 8vw; } 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