Forums
Forums / Themes and Templates / My navi bar messed up
(@vladikdx)
10 years, 4 months ago
This is my website : http://ziplocalgarage.com/
after adding the logo my navi bar menu just jumped up as you can see how can I fix it ?
Here is an example where the navi bar was before ( the red area)
View post on imgur.com
(@madhusudan977)
Hello, You need to first download the plugin: https://wordpress.org/plugins/wp-add-custom-css/ Activate the plugin Go to Dashboard-> Add Custom Css Inside CSS rules box, write following code:
.menu-main { float: right; padding-top: 45px !important; }
You can resize logo and padding-top as per your requirement.
Thanks!!
Thanks you very much! Can you explain me the code please, just want to understand it 🙂
The topic ‘My navi bar messed up’ is closed to new replies.