Image not Responsive

Discussion in 'Blackriders WordPress Theme' started by sanjayasum, Jun 27, 2015.

  1. sanjayasum

    sanjayasum Member

    Joined:
    Mar 6, 2014
    Messages:
    59
    Likes Received:
    0
    Location:
    Makassar Indonesia
    I have problem using this theme. The image not responsive when viewing by smartphone.

    See: bisnis4lifetransferfactor.com
     
  2. praveen

    praveen Support Staff

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

    Could you please provide us some edited screenshot ?
    Please enable the functionality of right click and element inspection ( F12 ) so that we can assist you.

    Thanks,
    Praveen
     
  3. sanjayasum

    sanjayasum Member

    Joined:
    Mar 6, 2014
    Messages:
    59
    Likes Received:
    0
    Location:
    Makassar Indonesia
    I have checked that this issue only if I am setting "page" as homepage, and only on the homepage the image not responsive.
    I have enable F12
     

    Attached Files:

  4. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    @media only screen and (max-width: 481px){
    img.aligncenter {
        width: 100% !important;
    }
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. sanjayasum

    sanjayasum Member

    Joined:
    Mar 6, 2014
    Messages:
    59
    Likes Received:
    0
    Location:
    Makassar Indonesia
    Thanks Priya. It's work. But may be there codes to make the height of image resize following the width to make the image proportional size.
     
  6. sanjayasum

    sanjayasum Member

    Joined:
    Mar 6, 2014
    Messages:
    59
    Likes Received:
    0
    Location:
    Makassar Indonesia
    Thanks Priya. It's work. But may be there codes to make the height of image resize following the width to make the image proportional size.
     
  7. priya

    priya Guest

    Hello,

    I am unable to inspect your site now..

    Please enable the functionality of right click and element inspection ( F12 ) so that we can assist you.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page