• jt00010

    (@jt00010)


    Hi there,

    Been through all 16 pages of threads and can’t find the answer to this one.

    I am trying to make my menu width a bit wider, and still remain responsive.

    I have tried multiple tweaks on the style.css but nothing has worked…

    My website is:

    Help would be greatly appreciated.

    JT00010

Viewing 5 replies - 1 through 5 (of 5 total)
  • You can try making the font size bigger. Add the below to your CSS.

    #access a {
    font-size: 18px;
    }

    Is that what you are looking for?

    Thread Starter jt00010

    (@jt00010)

    That kinda works… thanks! Simple fix! 🙂

    Thread Starter jt00010

    (@jt00010)

    Hmm… so it kind of works, but when it gets too big it still wraps to the next line. I want to set the limits of the menu area wider so that they can be more spaced out without entering a second line. Any ideas?

    Aden

    (@webparroteer)

    Did you create child theme? its important to create your child theme.

    also please explain what the last problem that you have I didn’t get it

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Looks like your theme’s support is here: http://www.themehorse.com/support-forum/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Menu Change Width’ is closed to new replies.