• Hi guys,

    I’m struggling with a slider. Fist off, it wouldn’t display full screen so I added this code:

    .metaslider .slides img {
    width: 100%;
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    }

    Which sorted out that problem but threw up another. Any other content I put on that page doesn’t display in the right place… it ends up being hidden behind the slider.

    I’m very green when it comes to coding, but I assume it’s something to do with the ‘position: fixed’ line. However, I can’t make the slider full screen without it, and with it I cant post anything else in the page!

    Any help would be much appreciated.

    https://mokkinbird.com/about-us/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Which theme is that?

    Hello @150-1,

    Sorry sir, we can’t see you website as it is not live right now. Please try the following:
    Take the id of that div and write the css code whatever you describe above.

    Please let me know if you face any problem?

    Thread Starter 150

    (@150-1)

    Apologies. The site is now live so you can see the issue.

    I’ve used a lot of   to get the text below the slider, but this doesn’t work because the text moves when the screen resolution changes.

    Any help would be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image Slider Position Problem using ShopIsle Theme’ is closed to new replies.