Menu header
-
Hi guys,
Please help me this.
I want to add a new page to the top menu header, but the problem is if I add the Interview page, the header will become like this.
I want the “Interview” page tab to appear next to the Mục Lục page tab. In other words, all pages on the menu header are in the only line, not in two lines.
Please show me how to do this. Thanks.
The page I need help with: [log in to see the link]
-
Hey, @scullyhands
To do that, go to Appearance → Customize → Additional CSS and enter the following code:
.site-bar .nav { width: 100%; }Let me know if that does it.
Thank you.Hi there,
Thank you for supporting me. It works, but another problem is triggered.
There is too much space between the menu header and the search bar. Take a look at this.Please help me.
Thanks.
Hi there,
@scullyhands
Can you add thisheader .site-bar .nav { top: 6px; position: relative; }in your custom CSS box Let me know if this works?
Hi Fotis,
Thank you for your support, but it doesn’t work, unfortunately.
Please take a look at this.
You see, the Search bar now disappears, too.
Please help me. Thanks so much.
Hi,
I thought you removed the search bar! Try thisheader .site-bar .nav { top: 6px; position: relative; }.page-template-template-fullwidth .site-tools .searchform{ display:block; }to bring it back and align it to the menu
Thanks. It doesn’t work the way I want, but I decided not to add a category to the header anymore.
Thanks for your help.
@scullyhands Let me know if I can help in any way.
The topic ‘Menu header’ is closed to new replies.
