SKT Biz Pro Slider

Home Forums All Other Themes SKT Biz Pro Slider

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #26389
    OliverOliver
    Member
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 28, 2016

    Hi Support, how do I increae the height of the Slider in Mobile view, Thanks.

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

    Hi Oliver,

    Kindly show us your website URL.

    Regards,
    Dave

    #26417
    OliverOliver
    Member
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 28, 2016

    Guys I’ve already done this but here it goes again:

    http://m.emsoc.net

    #26799
    OliverOliver
    Member
    • Topics: 4
    • Replies: 6
    • Total: 10
    Member since: January 28, 2016

    Hello Support how do I increase the height of the slider in mobile view, web address is also http://dalco.wordpresswebs.com, also I donot get the description to diplay in mobile horizontal view, any ideas?

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

    Hi Oliver,

    Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
    And paste this css code in custom box

    @media screen and (max-width:479px) {
    .nivoSlider img { width:150% !important;}
    }
    @media screen and (min-width:480px) and (max-width:767px) {
    .slide_info p { display:block;}
    }

    Regards,
    Dave

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