Not resolved

Main menu size (went into 2 rows)

Ultra Theme started by svepet Jun 8, 2016 4 replies
svepet Jun 8, 2016 · 2:15 pm #3712

Hi,
me again, so i had to put more items in my main menu and they are now in 2 rows. Is there a way to make more compact or smaller so they are in 1 row?

the site in question is http://www.svepet.hr

svepet Jun 8, 2016 · 2:24 pm #3713

Oh and to add i would like the keep the font size.. it is a little unreadable iz its a size 10

Thx

Andrew Misplon Puro Jun 8, 2016 · 2:26 pm #3714

Sure 🙂 Try going to Appearance > Customize > Theme Design > Main Menu and adjust the Link Right Margin value.

svepet Jun 9, 2016 · 10:38 am #3730

This reply has been marked as private.

Andrew Misplon Puro Jun 9, 2016 · 5:10 pm #3733

Thanks for your feedback.

I can see an issue with the setting, apologies for the hassle, that’ll be resolved in the next version. Please, try the following in a Custom CSS plugin for the mean time:

/* Main Menu */
.main-navigation ul li {
    margin-right: 25px;
}

25 is the default, adjust as required.

5 posts