slider issue - horizontal distortion

Discussion in 'One Page Pro WordPress Theme' started by rexmanaster, Aug 16, 2017.

  1. rexmanaster

    rexmanaster Member

    Joined:
    Feb 18, 2012
    Messages:
    180
    Likes Received:
    4
    hi,

    i'm having the same problem i had months ago, when i thought it was resolved. i'm now working on a different set of sites (see http://topratedattorneys.com).

    my slider images (800x437) are distorted horizontally.

    please help!

    thanks,
    rex
     

    Attached Files:

  2. akbar92

    akbar92 Support Staff Staff Member

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

    Just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .bg-img img {
        height: auto;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. rexmanaster

    rexmanaster Member

    Joined:
    Feb 18, 2012
    Messages:
    180
    Likes Received:
    4
    Awesome! Works perfectly! :)

    Glad you guys were able to find the fix for this one.
     
  4. akbar92

    akbar92 Support Staff Staff Member

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

Share This Page