Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Could you try the following?

    @media all and (min-width: 37.5em) {
    
      .top-navigation {
        left: -7%;
        width: 114%;
      }
    }

    You can copy and paste that code into the “Custom CSS” section in the Customizer (Appearance > Customize). Once added there, it should take affect right away.

    Thread Starter 4ntto

    (@4ntto)

    Thanks, it worked!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Width of the Search/Social Icon Bar is too short (IE)’ is closed to new replies.