Real Estate

Home Forums All Other Themes Real Estate

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #133710
    Gábor SzéllGábor Széll
    Participant
    • Topics: 12
    • Replies: 37
    • Total: 49
    Member since: March 20, 2017

    Hello!
    I need help because the “search-properties-page” page on the Real Estate theme is rendering badly on mobile.

    https://smithhouse.hu/search-properties-page/?status=rent&location=-1&types=-1&min_price=0&max_price=10000000

    https://drive.google.com/file/d/14ZjJAHprOlDcT-WBUv6teZmNVpTkAO3p/view?usp=sharing

    Thanks for the help!
    Gabor

    #133759
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30653
    • Total: 30653
    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:479px) {
    .searchprop .row.opal-row .col-lg-4 { width:100% !important;}
    }

    Regards,
    Chris

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