RickD Posted November 6 Share Posted November 6 I have a transparent header. I added the code: .Header { position: fixed !important; z-index: 1000; width: 100%; } to make it fixed. I'd like only the fixed header to have a white background. Is there code I can add to achieve this? I added background: white, but it changed my transparent header to white - only want the sticky header white. Link to comment
tuanphan Posted November 10 Share Posted November 10 What is your site url? We can check easier If SS 7.1, you can enable fixed header by use this option then use this CSS code to change sticky header background color header#header.shrink { background-color: white !important; } 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