Home › Forums › Gravida Support › Menu Items wrapping in header space
- This topic has 7 replies, 2 voices, and was last updated 6 years, 1 month ago by
Forum Moderator.
-
AuthorPosts
-
August 22, 2017 at 7:33 pm #81561
Questions:
1) In the header – I want to put a logo and my website name, but it won’t accept both. If I enter a logo it removes the name.
2) I thought I could get around this by using a header background image (the image would contain both) but the image seems to repeat. Looks weird so I removed it.
3) In the header – I want my menu options to list in a single line but they are wrapping onto two lines.https://glconsultingfirm.com/
August 23, 2017 at 4:53 am #81574Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisAugust 23, 2017 at 6:09 am #81586http://imgur.com/a/0Soit
August 23, 2017 at 6:16 am #81589Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.center { width:1060px;} #topmenu ul li a { padding:10px 12px !important;}
Regards,
ChrisAugust 23, 2017 at 7:30 pm #81669I have done that and thank you, it worked.
But as soon as I chose Site Title rather than the Logo Image, it wrapped again.I’ve posted another screen shot on imgur for you to see.
http://imgur.com/a/YSRQDThank you so much for all your help.
August 24, 2017 at 9:17 am #81730Hi,
Remove previous css
.center { width:1060px;}
#topmenu ul li a { padding:10px 12px !important;}And add this new css
.center { width:1170px;}
#topmenu ul li a { padding:10px 7px !important;}Regards,
ChrisAugust 24, 2017 at 4:04 pm #81762That did it! Thank you so much for all your help.
August 25, 2017 at 9:56 am #81803Hi gl4thp,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/9/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.