- This topic has 3 replies, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Massage Center (Spa) Forum › Site view error on mobile
Hi all,
in my website www.bodyscomfort.it with SKT Spa PRO theme, i have just inserted a video from YouTube on the center of the home page (by inserting the url https://youtu.be/BA-pQjtilYs inside the Page “Chi siamo”), but in the mobile version, the website is cut in half, all centered on the left side, while the video is correctly displayed in the center.
Could you help me?
thank you,
Mike
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
#services iframe { width:100% !important;}
}
Regards,
Chris
Now it’s ok, thank you very much.
Hi Michael,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-
testimonials/page/14/
Regards,
Chris
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]