Problems on tablet Spa template

Home Forums Massage Center (Spa) Forum Problems on tablet Spa template

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #108598
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    I have used the SKT Spa template for the website https://praktijkvanrhoon.nl/ and on mobile and pc the website looks fine.
    On tablet there are problems. In portrait the website looks fine, but in landscape a white banner on the right apears in the slider, the innerslider and the footer.

    How can I fix this so that the website looks fine aswell in landscape on a tablet?

    Regards,
    Miranda

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (min-width:1024px) and (max-width:1160px) {
    .topfirstbar { width:100%;}
    }

    Regards,
    Dave

    #108660
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    Hello Dave,

    Thank you for the code. The homepage now is fixed in portrait on a tablet. But the other pages are not. Still showing the white banner on the right. Do you have a code for the other pages?

    Regards,
    Miranda

    #108767
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    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

    #108796
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    Hi Dave,

    See screenshot: https://imgur.com/a/d0JngIM of the about me page.
    The issue is on all the other pages te same.
    The homepage is fixed nicely now. But now the rest 🙂

    Regards,
    Miranda

    #109026
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Miranda,

    You have posted a PayPal dispute regarding the latest transaction via PayPal.

    We wouldn’t be able to provide you further support unless that is resolved.

    Regards,
    Shri

    #109035
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    Hi Shri,
    Looks like something went wrong 🙁
    Just send you an e-mail.

    Miranda

    #109837
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    Hello Shri,

    Post Paypal dispute is closed and invoice is payed over a week ago. When will the problem as mentioned in my first post be fixed?

    Regards,
    Miranda

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (min-width:768px) and (max-width:1160px) {
    .content-area { width:100%; padding:50px 20px; box-sizing:border-box;}
    }

    Regards,
    Dave

    #109940
    Miranda GraatMiranda Graat
    Member
    • Topics: 49
    • Replies: 116
    • Total: 165
    Member since: October 3, 2016

    Thank you, it is fixed now.

    Regards,
    miranda

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

    🙂

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