Menu Bar
-
Im trying to customise the theme in order to get closer to what i want, ive already used this code posted earlier in this forum in order to remove the background from the menu bar and move it about somewhat.
/* navbar site desc remove but keep it for SEO */ .navbar-wrapper .navbar .site-description { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); } /* navbar social remove */ .navbar-wrapper .navbar .social-block { display: none; } /* navbar adjust padding */ .navbar-inner { padding-top: 16px; } .navbar.resp .navbar-inner { padding-bottom: 4px; } /* navbar remove gradient color */ .navbar .navbar-inner { background-image: none; } /* navbar remove dropshadow */ .navbar .navbar-inner { box-shadow: none; }Im using the reduced width slider.
What cant work out how to do is to set the logo to align with the left hand side of the slider and the furthest right menu option to align with the right hand side of the slider while level with the bottom of my logo.
Also is it possible to change the responsiveness to wrap the menu options when the page gets smaller rather then change to the dropdown button thing, i dont have many and the button appears when there’s clearly enough space for my options, so even if this could be changed to only take effect when the page is much narrower this would be good.
THanks for your help guys
The topic ‘Menu Bar’ is closed to new replies.
