Menu Spacing CSS not working
Hi
I have been trying to change this all day, the spaciing between menu items is pretty large so im wanting to reduce it so i can fit more items. I have changed the css to
#Top_bar .menu > li > a span { padding: 0 10px; }
Tried other variations and important tags and its not working but it works in multiple apps i use to change css in a live view. The url is
http://visualcuisine.com/dev/lock/
I have been trying to change this all day, the spaciing between menu items is pretty large so im wanting to reduce it so i can fit more items. I have changed the css to
#Top_bar .menu > li > a span { padding: 0 10px; }
Tried other variations and important tags and its not working but it works in multiple apps i use to change css in a live view. The url is
http://visualcuisine.com/dev/lock/
Comments
to change spacing between menu items, please use below css:
(sorry, I thought I was resonding to my question... However...)
I added it to the CSS code above in the Theme Options (& also to the Child CSS) but no luck. I am using the Header Builder, is that the problem?
I just tracked down this code, and it seems to be working:
.mhb-menu .menu > li > a > span {
display: block;
Janell
I also tried in the Header Builder to add a row and put the logo above the menu so the menu could have the entire width of the tablet to display, but it wouldn't work. Sorry, I am frustrated as there is no work around for something that should be a "given."
Please reconsider helping! I appreciate your time.
"I also tried in the Header Builder to add a row and put the logo above
the menu so the menu could have the entire width of the tablet to
display, but it wouldn't work." It didn't change at all.
Thanks for your help.
Susan
It would not display the template menu, but duh, I realized why. Putting it on TEMPLATE didn't work for my iPad as your breakpoint is too wide, and that is why I can't see the Header Builder setting for template. On my iPad it shows the desktop computer configuration, and thus, the menu goes to the second line. Your examples are correct, but you are showing them at a width LESS than your set breakpoint for tablets. I think that is what is happening.
Yes, still frustrated.
Thanks,
Susan