• Hello,

    My mobile site isn’t displaying correctly. There is a yellow box in the menu that shouldn’t be there and the text is cut off in a weird place. I disabled the Jetpack plugin already. What should I do to fix it?

    http://www.dishesbyb.com/

    Thank you!

Viewing 1 replies (of 1 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hi there, if you just want the yellow to go away and no background color (just stays the green) then you can use the following CSS.

    .main-navigation button {
        background-color: transparent;
    }

    I’m not seeing any text cut off on your site on my phone. Can you be a bit more specific about what text?

Viewing 1 replies (of 1 total)

The topic ‘Mobile not displaying correctly’ is closed to new replies.