change height of slider

Home Forums BeFit Theme Support change height of slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #27814
    AliceAlice
    Member
    • Topics: 4
    • Replies: 2
    • Total: 6
    Member since: January 1, 2016

    Hello – how do I change the height of the slider so that it does not consume so much space on the home page?

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

    Hi Alice,

    Kindly show us your website URL so that we can send you the css code for this issue.

    Regards,
    Brad

    #27965
    JimmyJimmy
    Member
    • Topics: 2
    • Replies: 1
    • Total: 3
    Member since: March 23, 2016

    I’m having this issue too. My temporary website URL is: http://69.89.31.211/~barthors

    Thanks so much,

    Emily

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

    Hi Emily,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (min-width:980px) {
    .nivoSlider{max-height:500px !important; overflow:hidden !important;}
    }

    Regards,
    Brad

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