• Resolved sigmund1410

    (@sigmund1410)


    Hi!
    I’m testing a fresh copy of Hive theme, and there seems to be a problem with the site’s width. as you can see in the screenshot below, the body element is too wide and it exceeds the viewport, creating a scroll bar at the bottom. This appears in all browsers: Firefox, Edge, Chrome and Opera. I have not added any custom css beyond the text shadow for the title. Can you fix this?
    https://ibb.co/facHO8

    • This topic was modified 6 years, 6 months ago by sigmund1410.
    • This topic was modified 6 years, 6 months ago by sigmund1410.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author pixelgrade

    (@pixelgrade)

    Hey!

    You’re right — thanks for noticing!

    As a temporary solution you can add this CSS snippet in Appearance – Customizer – Additional CSS:
    html { overflow-x: hidden; }

    Let me know how it works.

    Thanks,
    George

    Thread Starter sigmund1410

    (@sigmund1410)

    It worked like a charm, thanks! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Body element too wide’ is closed to new replies.