Image not responsive

Discussion in 'Traffica WordPress Theme' started by shwebb1523, Feb 11, 2019.

  1. shwebb1523

    shwebb1523 New Member

    Joined:
    May 13, 2017
    Messages:
    25
    Likes Received:
    0
    I have an image on my homepage that is not responsive.
    Everything else works fine, just not that image I used.
    Advice please.
    http://kcs-mp.com/
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greeting from InkThemes,

    To make the desired changes, just paste the code in the Additional CSS section of the theme.

    Go to (Dashboard->Appearance->Customize->Additional CSS).

    Code:
    img.wp-image-1549.size-full.aligncenter {
        height: auto;
        width: 60%;
    }
    
    Always feel free to ask your queries at our support forum: http://inkthemes.com/community/ and at our email [email protected]

    We would be glad to assist you...

    Regards,
    Akbar
    InkThemes.com
     

Share This Page