How to shift down the slider for small screens
-
Hello all,
I just started adjusting my website for small screens (resolution like 1024 to 1280) and I noticed that the slider overlaps with the menu bar when it should appear below the menu bar. Also, the text below the slider goes behind the slide. I’ve selected the new feature – Responsive settings in Customizr, however the issue is still present.
I was thinking to use the following code in my CCS:
@media screen and (min-width: 800px) and (max-width: 1280px) {
}
However I don’t know what should be the attributes in the @media.
Website:
https://www.startwebsiting.com/Appearance on laptops – 10, 12 and 13”
https://quirktools.com/screenfly/#u=http%3A//www.startwebsiting.com/&w=1024&h=600&a=1&s=1Thanks in advance,
Startwebsiting
- The topic ‘How to shift down the slider for small screens’ is closed to new replies.