ChrisCowDog Posted November 23, 2020 Share Posted November 23, 2020 Site URL: http://www.cowdogcraftworks.com I've been trying to get some custom CSS to get my navigation bar to be fixed. I see a lot of fixed navigation bar options, but they don't appear to work on the Ishimoto template. Anyone able to help? It seems like a quick fix every time I've seen it. ysmialee 1 Link to comment
tuanphan Posted December 4, 2020 Share Posted December 4, 2020 Add to Home > Design > custom CSS /* Fixed Header - Desktop */ header#header { position: fixed !important; top: 0; left: 0; right: 0; z-index: 999; } div#pageWrapper { margin-top: 100px; } /* Fixed Header - Mobile */ div#mobileMenuLink { position: fixed; 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment