Tagged: x
-
AuthorPosts
-
April 4, 2016 at 9:50 am #866047
I have just created a site for a friend of mine.
I am using Integrity 10, and the menu only allows for 4 pages, but i have 7. This means that the last three pages are in a new second row. What i need is for all of the menu items/pages to be aligned on one line.How do i do this?
I am not a big hardcoder!
BR
JohanApril 4, 2016 at 9:52 am #866049This is the way it looks atm, as you can see i would like for the bar to stretch out on the top of the page.
TYVMApril 4, 2016 at 2:04 pm #866416Hi Johan,
Thanks for writing in! Maybe you have set very low width for the container. Let’s navigate to Customize > Layout and Design and check the width and max-width – http://prntscr.com/ao4rv1
If you can’t figure out the issue then kindly provide your URL so that we could have a look.
Cheers!
April 7, 2016 at 6:24 am #870963This reply has been marked as private.April 7, 2016 at 2:37 pm #871765Hi Johan,
You can add this under Custom > CSS in the Customizer.
.x-navbar-inner .x-container.max { max-width: 100%; }
Hope this helps.
April 8, 2016 at 9:21 am #872895You guys are amazing!
It did the trick 🙂
April 8, 2016 at 10:19 pm #873639You are most welcome. 🙂
-
AuthorPosts