view on mobile (settings)

Home Forums All Other Themes view on mobile (settings)

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #155029
    Baukje HuizengaBaukje Huizenga
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: May 28, 2020

    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.

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

    Hi,

    Your website is on under construction mode. Therefore we are unable to check the issue.

    Regards,
    Dave

    #155138
    Baukje HuizengaBaukje Huizenga
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: May 28, 2020

    I am very sorry that I still had it closed. Its open now. So maybe you wanna check it out?

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

    Hi,

    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,
    Dave

    #155145
    Baukje HuizengaBaukje Huizenga
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: May 28, 2020

    Still does not work 🙁

    #155184
    Baukje HuizengaBaukje Huizenga
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: May 28, 2020

    Is there another possibility that I can try?

    #155188
    Baukje HuizengaBaukje Huizenga
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: May 28, 2020

    When 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’.

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Dave

    #155303
    Baukje HuizengaBaukje Huizenga
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: May 28, 2020

    Hi 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 information

    When I do this on my desktop of my computer, there is a direct link to the text (and not the inbetween-step).

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

    Hi,

    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,
    Dave

    #155317
    Baukje HuizengaBaukje Huizenga
    Participant
    • Topics: 1
    • Replies: 6
    • Total: 7
    Member since: May 28, 2020

    It works, you are my hero, made my day, thanks a lot!

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

    Hi Baukje,

    If you found our service good kindly review us here: https://www.sitejabber.com/reviews/sktthemes.org

    Regards,
    Dave

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