Member1701 Posted March 10, 2021 Share Posted March 10, 2021 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. 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.