• Resolved thewayy

    (@thewayy)


    i have a genesis theme site with a custom theme called counsella-4 by cms theme factory. I can’t seem to get ahold of them for help.

    the main nav menu splits into two lines instead of staying on one line. it does this when i have too many menu items. can you help me fix the padding or spacing or font size to get the menu on one line?

    I have tried a bunch of the suggestions I have seen in the forum here where you change the css but none of them have done anything for me.

    • This topic was modified 5 years ago by thewayy.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • RossMitchell

    (@rossmitchell)

    Try adding this additional CSS:

    .nav-header .genesis-nav-menu a {
        padding: 20px 10px 20px 10px;
    }

    This will only change your top menu.

    Thread Starter thewayy

    (@thewayy)

    Ross, you are a rock star, thank you so much. I couldn’t’ get ahold of the makers of the sub-theme but your fix worked wonders.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘genesis theme: menu splitting into two lines’ is closed to new replies.