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

    (@bensibley)

    Thanks for using Challenger!

    I see what you mean. This CSS should resolve the issue:

    @media all and (max-width: 600px) {
    
      .title-container {
        max-width: calc(100% - 30px);
      }
    }

    Please copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter noxrules

    (@noxrules)

    Worked beautifully! Thank you! (And thank you for making clean fast lovely themes… I also use Tribe Pro on one of my sites. ?? )

    • This reply was modified 5 years, 8 months ago by noxrules.
    Theme Author Ben Sibley

    (@bensibley)

    Happy to help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Challenger mobile menu issue’ is closed to new replies.