Home › Forums › All Other Themes › Navigation format gets messed up when adding a Graphic Logo
- This topic has 5 replies, 2 voices, and was last updated 1 month, 3 weeks ago by
Forum Moderator.
-
AuthorPosts
-
July 22, 2023 at 12:28 am #206696
http://flyfish.t48.langerenterprises.com/
I am creating a new site and when I add a graphic logo it messes up the navigation set up. When I remove the logo, the format is fine, but as you can see from the link, the navigation bar goes to the right which pushes the search part below it. Also, the logo touches the title bar and the “Logo Margin Top” number has no effect on the position of the logo. I would like all of itmes on the nav bar section to all be centered horizontally with the same gap on the top and bottom of the section.
Thanks
July 24, 2023 at 10:55 am #206711Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header-menu { width:auto;} .logo img { margin: 10px 0;}
Regards,
DaveJuly 25, 2023 at 1:12 am #206752Thanks, that worked but the search bar does not fill the entire nav bar. How can I strech that out as well?
July 25, 2023 at 10:41 am #206759Hi,
Kindly use this CSS.
.header-extras { padding: 52px 25px 51px;} #topmenu ul li a { padding: 56px 20px 57px;}
Regards,
DaveAugust 3, 2023 at 3:02 am #206878Thanks
August 3, 2023 at 12:20 pm #206889Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.