Home › Forums › All Other Themes › SKT Charity Pro – Mobile
- This topic has 5 replies, 2 voices, and was last updated 5 years, 5 months ago by
Forum Moderator.
-
AuthorPosts
-
December 19, 2017 at 4:48 pm #89962
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!
December 20, 2017 at 5:57 am #90023Hi,
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,
ChrisDecember 20, 2017 at 3:08 pm #90106Thank 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
December 21, 2017 at 5:09 am #90135Hi,
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,
ChrisDecember 21, 2017 at 1:25 pm #90188Looks good!
Thank you!
December 22, 2017 at 5:58 am #90214Hi Chris,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/13/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.