Problems with responsive layout

Home Forums Hotel Pro Problems with responsive layout

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #76983
    Alexander KunertAlexander Kunert
    Member
    • Topics: 3
    • Replies: 4
    • Total: 7
    Member since: October 29, 2015

    On mobile devices the frontpage is not looking nice. The are problems with several frontpage sections which do not adapt properly.

    Are there changes in the section’s html-codes necessary?

    The Webiste ist www.apart-brigitta.at. If you make your browser window smaller you will see the problems. Screenshots are saved here: SCREENSHOTS

    Could you help me?

    #77022
    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 (max-width:767px) {
    .resp-wrap .one_third { width:100%;}
    }

    Regards,
    Dave

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