- This topic has 3 replies, 2 voices, and was last updated 2 months, 1 week 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 › WoodCraftVersion: pro7.0 – NavBar Issue
WoodCraftVersion: pro7.0
I want to center the nav bar between the logo and call-out section on the right.
https://ibb.co/ynz1n5vr
https://www.laidbacklumber.com/
Thanks
Hi,
Kindly use this CSS code to fix the issue.
#topmenu { float: none; width: auto; display: table !important; margin: 0 auto;}
Regards,
Dave
Thanks
🙂