Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9214129
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:54:27+00:00 2026-06-18T01:54:27+00:00

I have horizontal scroll on a wordpress site which works in chrome on all

  • 0

I have horizontal scroll on a wordpress site which works in chrome on all computer but not in some computers on safari and firefox.

My code is:

html {
    height:100%;
    overflow-x:hidden;

}
body {
    width:3080px;
    overflow-y:hidden;
}

when i remove overflow-x:hidden; the horizontal scroll works but you can see the scrollbar.
here is a link to the site http://happybirthday.irinanisimova.com/photography/

How can I hide the scrollbar? Also do you know why this works on some computers in safari and firefox but not all?

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T01:54:29+00:00Added an answer on June 18, 2026 at 1:54 am

    When I want to change the default scroll bar I usually create a container div then set the overflow that I want on that rather then on the body. Try switching your overflow to a container div with a width and height of 100% and remove the width and overflow on the body tag.

    http://jsfiddle.net/7kd8V/21/

    html {
    overflow:hidden;
    }
    #container {
    width:100%;
    overflow:auto;
    white-space: nowrap;
    }
    img {
    display:inline-block;
    }
    
        <div id="container">
            put images in here
        </div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

A have a horizontal scroll appearing on my site and I'm not sure why.
I have made a horizontal scrollbar, with products inside. But if I scroll to
I have implemented horizontal scroll, but vertical scroll making trouble, and the trouble is
I have CSS sheet which fails to create a horizontal scroll bar when the
I have a listview which contains some textview and imageview. i have a horizontal
I have multiple HorizontalScrollViews inside a ScrollView . Horizontal scroll isn't smooth at all.
I have a layout that has some horizontal scroll on top, some text box
I have an iframe for which I would like to enable a horizontal scroll
Ok, I'm building a horizontal scroll website for a photographer. We have some really
I have a problem with my horizontal scroll. When I inspect in chrome I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.