Pictures too Large

Home Forums SKT Biz/Corp Theme Support Pictures too Large

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #80460
    ALIUDPALIUDP
    Member
    • Topics: 4
    • Replies: 2
    • Total: 6
    Member since: July 29, 2017

    I need to resize the pictures in the sliders.

    They are too large
    www.homepropertywatch.com
    Thanks

    #80525
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .nivoSlider { height:570px !important;}
    
    @media screen and (max-width:1023px) {
    .nivoSlider { height:auto !important;}
    }

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.