- This topic has 3 replies, 2 voices, and was last updated 9 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Add space above Menu Bar
I’m looking to slightly shift the location of the menu bar down from the top of the page. All I need is to move it probably 5-10 pixels down from its current location. Is there a line of code that helps me do this?
Hi Jason,
Kindly show us your website link
Regards,
Shri
Hi Jason,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Add this css code in custom css box
.header .header-inner .logo{margin-top:20px !important;}
.header .header-inner .nav{margin-top:55px !important;}
Regards,
Shri
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]