Slider Photo Scaling Distortion

Discussion in 'Traffica WordPress Theme' started by clawson, Jul 26, 2017.

  1. clawson

    clawson New Member

    Joined:
    Jul 25, 2017
    Messages:
    6
    Likes Received:
    0
    Hello,

    I'm having issues with my Slider Photo getting distorted on larger monitors. There seems to be no method of scaling control available to me in the pro version. www.rightrudderaviation.com is the site, I'm sure anyone willing to help me here has a large monitor available to them, so take a look and see if you have the same problem as me.

    The one clue I was given was an optimal photo size, so I loaded a photo with the recommended sizing, problem persists.

    Thanks in advance for any help.
     
  2. akbar92

    akbar92 Support Staff Staff Member

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

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

    Code:
    .carousel-inner img {
        max-height: none;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. clawson

    clawson New Member

    Joined:
    Jul 25, 2017
    Messages:
    6
    Likes Received:
    0
    It worked perfectly. Thank you so much!
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    You are most Welcome!

    Always feel free to ask your queries at our support forum:

    http://inkthemes.com/community/

    We would be glad to assist you...

    Have a nice day!

    Thanks & Regards!
    Akbar
    InkThemes.com
     

Share This Page