Home › Forums › All Other Themes › view on mobile (settings)
- This topic has 11 replies, 2 voices, and was last updated 4 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
June 20, 2020 at 12:21 pm #155029
Hi folks, Website desktop looks great. But not on mobile. Not everything is fitting in the screen. Could you please advice with some code to make it fitting on the screen.
www.villa-chez-mosan.com (using Accomodation theme).
Thanks in advance.June 22, 2020 at 7:22 am #155118Hi,
Your website is on under construction mode. Therefore we are unable to check the issue.
Regards,
DaveJune 22, 2020 at 9:55 am #155138I am very sorry that I still had it closed. Its open now. So maybe you wanna check it out?
June 22, 2020 at 10:24 am #155143Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.site_boxed #topmenu { width: 72%; } @media screen and (max-width:479px) { body.site_boxed .nivoSlider { min-height: 200px !important; } .home_section1_content img { text-align: center; margin: 0 auto; display: table; } iframe { width: 100% !important; } }
Regards,
DaveJune 22, 2020 at 10:55 am #155145Still does not work 🙁
June 22, 2020 at 8:40 pm #155184Is there another possibility that I can try?
June 22, 2020 at 9:45 pm #155188When I check on my laptop and watch the mobile version it all looks ok. But if I watch on my telephone (Android) it’s not ok. Then Book Now is appearing and you have to click again to watch for the text. I would like to get rid of that ‘book now’.
June 23, 2020 at 6:23 am #155270Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveJune 23, 2020 at 6:54 am #155303Hi Dave, here you go: https://imgur.com/a/BDHOpN9
– I click on the block
– then I get a sort of a in-between-step with the word Book Now
– and then I need to click on Book now to get the informationWhen I do this on my desktop of my computer, there is a direct link to the text (and not the inbetween-step).
June 23, 2020 at 7:09 am #155312Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { .single-room-thumb { width:100% !; float:none !;} .rooms-thumb .roombooknow { opacity:1 !important; top:45% !important;} }
Regards,
DaveJune 23, 2020 at 7:36 am #155317It works, you are my hero, made my day, thanks a lot!
June 23, 2020 at 7:38 am #155322Hi Baukje,
If you found our service good kindly review us here: https://www.sitejabber.com/reviews/sktthemes.org
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.