Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Remove the padding on the right of the menu

    View post on imgur.com

    #branding .only-search + #access div {
        padding-right: 2px;
    }

    To add CSS: If you are using WordPress 4.7, use the “Custom CSS” option in the customizer. If your theme has a custom CSS option, use that to add the CSS shown above. If not, install the plugin Simple Custom CSS. Or, if you have Jetpack installed, enable its Custom CSS module.

    Learn the Chrome Developer Tools to help you see and test changes to your CSS.

    Thread Starter Judson

    (@hjkramer)

    Brilliant! That worked, Steve, thank you so much!!! You made a couple people very happy!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Twenty Eleven Menu breaking into two lines’ is closed to new replies.