Custom home slider height

Home Forums All Other Themes Custom home slider height

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #199614
    BikoBiko
    Participant
    • Topics: 70
    • Replies: 72
    • Total: 142
    Member since: November 29, 2019

    Hello,
    With the SKT Repairman theme, the default height of the home slider image is 730px.
    If we reduce this height for example to 400 px, we see an empty band at the bottom of the image.
    In addition, the title of the slide, the description of the slide and the button of the slide are no longer as well positioned (see screenshot: https://prnt.sc/_L0m2QhFcTtv )
    How to adjust this display with a custom height of the slide image?
    Thank you in advance for your assistance.

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

    Hi,

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

    .nivoSlider {
      height: 400px;
    }

    Regards,
    Chris

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