Slider Image stretched

Discussion in 'GoldenEagle WordPress Theme' started by aliakbarshabbir, Mar 8, 2018.

  1. aliakbarshabbir

    aliakbarshabbir New Member

    Joined:
    Sep 26, 2012
    Messages:
    14
    Likes Received:
    0
    I wish to change the size of the slider images as they look stretched and out of shape.

    Kindly assist.

    www.energysense.in

    Regards
     
  2. akbar92

    akbar92 Support Staff Staff Member

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

    Greetings from InkThemes,

    To change the size of the slider, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .slides_container a img {
        height: 404px;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com‌

    Note: Change the pixels value accordingly.
     

Share This Page