- This topic has 1 reply, 2 voices, and was last updated 8 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › How to change header layout in Spirited Pro theme
Hi there, In Spirited Pro theme how can I have the Logo aligned to center and the menus below the logo?
Hi Shuaib,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .logo{float:none; text-align:center;}
.header .header-inner .nav{float:none; text-align:center;}
Regards,
Dave
WordPress Free Chat Plugins Want to chat with your website visitors without breaking the bank? You’re not alone. Every website owner dreams of having real-time […]
Plugins for WordPress Comments to Extend WordPress Native Comments Comments are one section that shows how interactive your website is and the number of comments […]
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]