Yogi Pro: slider responsive with mobile

Home Forums All Other Themes Yogi Pro: slider responsive with mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #80955
    freddy.bfreddy.b
    Member
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: July 27, 2017

    SKT Yogi Pro
    Version: pro2.1
    http://www.beweg-bar.ch

    the slider-title on the homepage is not showing up in the mobile view.
    is there a way to make the slider title and the link-button responsive with mobile?

    thank you!

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

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (max-width:767px) {
    .nivo-caption { display:block !important; width:90% !important; top:20% !important;}
    .slide_info h2 { font-size:14px !important;}
    .slide_info p { display:none !important;}
    .slide_info a.sldbutton { padding:50px 10px !important; font-size:12px !important;}
    }

    Regards,
    Chris

    #80960
    freddy.bfreddy.b
    Member
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: July 27, 2017

    hey chris

    thank you very much!

    regards from switzerland

    freddy

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

    Hi freddy,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/9/

    Regards,
    Chris

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