Slider Mobile Issue

Discussion in 'Compass WordPress Theme' started by grubsteaks, May 27, 2016.

  1. grubsteaks

    grubsteaks New Member

    Joined:
    May 24, 2016
    Messages:
    3
    Likes Received:
    0
    Hi, I used the @media only screen code below to get the slider image to scale to mobile devices. However there is now (on mobile devices) a large blank white space below the slider image before the next content element appears. Can you send me some code to reduce this blank space? Thanks.

    @media only screen and (max-width: 767px){
    .bottom_tagline h3 img {
    width: 100% !important;
    height: auto !important;
    }
    div#slider img {
    width: 100% !important;
    height: auto !important;
    }
    }
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site along with some edited screenshot so that we can better assist you?

    If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page