- This topic has 3 replies, 2 voices, and was last updated 8 years, 7 months 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 › diet and nutrition Menu header area
Hello
Is it possible to fill the white space to the right of logo with the menu items of a larger font but at the same time be able to make the tagline a larger font. If I make the tag line font larger it bumps the menu below the tagline and leaves so much white space. Can the logo be centred at the top of the page and have the menu items above the logo?
Thanks
Mike
http://www.thenutritionguy.ca
Hi Michael,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.logo{float:none; text-align:center; width:auto !important;}
.has_trans_header.home #topmenu{float:none;}
.centerlogoarea #topmenu{text-align:center !important;}
Regards,
Dave
Thanks this did centre the logo and tagline but cannot seem to keep the menu above the tagline and logo. At the top of the page. Would be nice to have it stay there as a sticky menu.
Thanks again
Mike
Hi Mike,
Kindly replace this code with the previous code that i have provided.
.logo{float:none; text-align:center;}
.logo span.tagline{text-align:center !important;}
.header_right{float:none !important;}
#nav{margin-right:0 !important; text-align:center;}
Regards,
Dave
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]