Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
Header not aligned
loopycomputer
December 2017
edited December 2017
in
Menu / Mega menu
Hi, after Wordpress Update, my header is not aligned as shown
in screenshot, how to fix this problem?
https://ibb.co/fC5vSw
Comments
Bryan
December 2017
Hi,
you have too many menu items and they simply do not fit in the screen.
So the line breaks.
thanks
loopycomputer
December 2017
I've thinked this, but before always worked
loopycomputer
December 2017
is there a way to fit all elements without change items text?
Bryan
December 2017
Send a link, maybe we can add some custom css to fit them, we will try!
loopycomputer
December 2017
http://www.loopycomputer.it
I need that all items fits aligned like before. thanks
loopycomputer
December 2017
I've replaced text elements, but please tell me how to fit all elements in the same line like before.
Thanks
Bryan
December 2017
Try this css
#Top_bar .menu > li > a span:not(.description) {
padding: 0 10px !important;
}
Bryan
December 2017
Try this css
#Top_bar .menu > li > a span:not(.description) {
padding: 0 10px !important;
}
Sign In
or
Register
to comment.
Comments
you have too many menu items and they simply do not fit in the screen.
So the line breaks.
thanks