Perfect theme – how to reduce height for slider

Home Forums All Other Themes Perfect theme – how to reduce height for slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #83052
    Bram LarrickBram Larrick
    Member
    • Topics: 27
    • Replies: 25
    • Total: 52
    Member since: March 29, 2016

    Using Firebug I added the following to the custom CSS area and it works in the Firebug display, but not on the front end.

    .nivoSlider {
    min-height: 260px;
    }

    Can you please let me know how to reduce the height of the slider image to 260 pixels?

    https://ammams.com/grandmothershealing/

    Thanks

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

    Hi,

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

    .nivoSlider {min-height: 260px !important;}

    Regards,
    Dave

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