This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Menu font size – Focus Premium Theme

Resolved 2 replies premiumthemetheme-focus
11 years ago · Last reply by Andrew Misplon 11 years ago

Hi all,

Firstly – finding the Focus theme was exactly what we needed for our site, secondly great work on that theme – we love it.

Woner if you could assist with the following:

I’m trying to find the CSS responsible for changing the menu text from its default size as it looks a little small on my site.

Using the guide you posted about CSS with Chrome and inspect element, I can find this are:

media=”all”
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;

But I can’t actually find this in the CSS. Any tips?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Richard Foleher 11 years, 10 months ago

    It’s ok, I found it here:

    #masthead .site-navigation .menu-wrapper ul {
    font-size: 18px;
    list-style: none;
    margin: 0;

    Thanks :)

  2. Andrew Misplon Staff 11 years, 10 months ago

    Hi Richard

    That’s correct, just insert that into Appearance > Custom CSS and change as required.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread