Slider stretched out on phone screen

Discussion in 'ColorWay WordPress Theme' started by connecte, Jul 12, 2015.

  1. connecte

    connecte New Member

    Joined:
    Sep 3, 2014
    Messages:
    19
    Likes Received:
    0
    My slider is very stretched out on phone screen. Also, the captions are not present on a phone, which is ok if they are not there because it would not look right. Here is the code on my site associated with special screens:

    @media only screen and (max-width: 480px){
    #slides .slide-img {
    height: auto !important;
    margin-left: 0 !important;
    }
    }
    @media only screen and (max-width: 767px) and (min-width: 480px){
    #slides .slide-img {
    height: auto !important;
    margin-left: 0 !important;
    }
    }
    @media only screen and (max-width: 767px){
    .call-us {
    margin-top: 45px !important;
    }
    }
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello,

    Could you please provide us URL of your website along with some edited screenshot so that we can assist you accordingly?

    Thanks,
    Praveen
     
  3. jaimeeriepro

    jaimeeriepro New Member

    Joined:
    May 24, 2015
    Messages:
    6
    Likes Received:
    0
  4. connecte

    connecte New Member

    Joined:
    Sep 3, 2014
    Messages:
    19
    Likes Received:
    0

    Attached Files:

  5. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    Please send us your website WordPress login details at [email protected] along with the thread link.

    Thanks,
    Praveen
     

Share This Page