Search the Community
Showing results for tags 'fixed-navigation'.
-
Navigation Bar - Static question, how do i do it?
ecs_cares posted a question in Coding and Customization
Hi I'm designing a website and have noticed that my navigation bar becomes distorted depending on the size of the screen and also when the window is minimized. I've attached to images below. Is there any way to code it to be fixed or to move to always be aligned no matter what kind of screen it's viewed on? What it looks like normally: And what it looks like on a smaller screen or minimized: Thanks in advance!! 🙂 -
BRINE Template Stick Nav with Black on scrolling
jasonconway posted a question in Coding and Customization
Hi Everyone, I've created a client site using Brine and set the navigation to float on the header image. But, I really need to have a sticky header so that when scrolling, the nav section switches to a black background. I used some code which does make the nav sticky, but this does not switch the navigation block, so, the links are currently not viewable when scrolling over the rest of the page. Header { position: fixed !important; top: 25px !important; left: 0 !important; right: 0 !important; } I want the header to be sticky on all pages. I hope- 4 replies
-
- brine-template
- fixed-navigation
-
(and 1 more)
Tagged with:
-
Hi, I am using this code to make the header fixed in the foster template, but I am having issues with the navigation bar being placed over the top of the logo and the length of the header is too long and obscures the content on the pages I.E. - about, contact, retailers. See the reference images for how it looks vs. how I want it to be. Could use some guidance on what CSS I need to add. Thank you www.sandwichceramic.com/home .Header { position: fixed! important; z-index: 1000; width: 100%; top: 0; }
- 1 reply
-
- css
- fixed-navigation
-
(and 2 more)
Tagged with:
-
Hi! I am stuck trying to make my navigation bar fixed. I really don't know a lot about coding and need help trying to figure out how to make my navigation bar fixed in my site. Thank you!
- 2 replies
-
- nueva-template
- code-injection
-
(and 2 more)
Tagged with:
-
site: tonetension.com password: erikwiss template: unknown? how do I know? Question: how do I make the header fixed?