@media screen queries
-
To reduce vertical height on slider i was suggested the following code:
div#onetone-owl-slider { height: 1030px; overflow: hidden; } #onetone-owl-slider .owl-item .item .inner { top: 0px; }
It works on my desktop screens; but it (messes up and leaves with space after the slider) on some mobiles, my tablet, online browsers etc. I’ve been playing around with some queries but getting frustrated, as some peers say they see white space; and on my tablet i could not remove it!
Is there a straightforward way to put queries that reach most devices?
Cos if not, the best is to leave the slider as it is, even though it needs reducing on the vertical slide to look better.The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘@media screen queries’ is closed to new replies.