SKT Charity Pro – Mobile

Home Forums All Other Themes SKT Charity Pro – Mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #89962
    Chris RaheChris Rahe
    Member
    • Topics: 12
    • Replies: 25
    • Total: 37
    Member since: July 21, 2017

    Hello,

    https://imgur.com/a/dT7ru

    This is a screenshot of what my website looks like on mobile. The video is cut off for some reason and I can’t figure out how to fix it. Can you help?

    Thanks!

    #90023
    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) {
    .slider-main, .n2-ss-slider-1.n2-ss-swipe-element.n2-ow, div#n2-ss-2 .n2-ss-slider-2, div#n2-ss-2 .n2-ss-slider-3, slide-backgrounds, .n2-ss-slide.n2-ss-canvas.n2-ow.n2-ss-slide-4.n2-ss-slide-active, .n2-ss-layers-container.n2-ow, .n2-ss-layer.n2-ow.n2-ss-layer-needsize { height:290px !important;}
    }

    Regards,
    Chris

    #90106
    Chris RaheChris Rahe
    Member
    • Topics: 12
    • Replies: 25
    • Total: 37
    Member since: July 21, 2017

    Thank you for your help. However, there is now a large white bar beneath the video, and the video seems cut off at the top when played. Is there a way to change this?

    https://imgur.com/a/VU3uU

    #90135
    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) {
    div#n2-ss-2 .n2-ss-layer { top:0 !important;}
    }

    Regards,
    Chris

    #90188
    Chris RaheChris Rahe
    Member
    • Topics: 12
    • Replies: 25
    • Total: 37
    Member since: July 21, 2017

    Looks good!

    Thank you!

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

    Hi Chris,

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

    Regards,
    Chris

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