Slider buttons on mobile

Home Forums All Other Themes Slider buttons on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #79927
    BrianBrian
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: January 20, 2017

    Hello, using the Yogi Pro SKT Theme, when on a mobile device the “Read More” slider buttons are being hidden in the formatting. You can view the issue live at wwww.elliantcounseling.com via mobile. Please send a css fix, thanks!

    #79959
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    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:479px) {
    .slide_info p { height:93px; overflow:hidden;}
    .nivoSlider img { max-width:180% !important; width:180% !important;}
    }

    Regards,
    Chris

    #80062
    BrianBrian
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: January 20, 2017

    Awesome, thanks!

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

    Hi Brain,

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

    Regards,
    Chris

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