Increase The Height of Home Slider on Mobile

Home Forums SKT Full Width Forum Increase The Height of Home Slider on Mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #229647
    Brian BurfieldBrian Burfield
    Participant
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: May 29, 2025

    Hello,

    I’m looking to increase the height of the homepage slider for the Roofing Theme. I don’t see a setting for this, and cannot find the custom CSS to do this. I’d like to increase the image size so it fills in more space, so that you just see the header with logo, the CTA with phone number, and the slider (pushing Featured Concrete Services below on scroll). Can you please assist?

    https://imgur.com/a/Y9wQenj

    #229651
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #229664
    Brian BurfieldBrian Burfield
    Participant
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: May 29, 2025

    https://jensenconcreteservices.com

    #229681
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    @media screen and (max-width: 479px) {
      .nivoSlider img {
        height: 300px !important;
        object-fit: cover;
      }
    }

    Regards,
    Chris

    #229798
    Brian BurfieldBrian Burfield
    Participant
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: May 29, 2025

    Great! Thank you.

    #229804
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

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