Question

My horizontal scroll bar doesn't appear when I decrease the window size of my browser. It is because I have overflow:hidden on two of my containers... however I need this as I am using floating elements and the background images don't show unless I use overflow:hidden. Is there a work-around to use achieve both things? Any help would be greatly appreciated!

http://actorscms.co.uk

Était-ce utile?

La solution

I don't think that is a good idea to make the horizontal scroll work. You should probably check some responsivness and media queries and make your website adjusts to viewport width.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top