Custom Header Logo After Update
-
Hey, recently I had a custom logo that stretched across the entire screen and I had the menu in a single row below the logo. It had a similar layout as http://www.joe-the-baker.com but now after the latest update it has changed back to the logo being compressed on the left on the original design and the CSS no longer works. Sorry I’m not great with CSS!
This was the CSS I used
.navbar .nav > li > a:first-letter { font-size: 22px; } .navbar .nav > li > a { font-size: 20px; padding: -5px -5px; } .navbar .nav { display: block; float:left; margin: -40px -15px 0 0; position: relative; padding: -15px-15px -15px 0; } .navbar-wrapper .brand {width:100%;display:block;} .navbar-wrapper .navbar {width:100%;float:right;} .wpbb-header-spacer { height: 10px.navbar .nav > li > a:first-letter { font-size: 22px; } .navbar .nav > li > a { font-size: 20px; padding: -5px -5px; } .navbar .nav { display: block; float:right; margin: -40px -15px 0 0; position: relative; padding: -15px-15px -15px 0; } .navbar-wrapper .brand {width:100%;display:block;} .navbar-wrapper .navbar {width:100%;float:right;} .wpbb-header-spacer { height: 10px ; }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom Header Logo After Update’ is closed to new replies.
