Web Hosting theme in mobile chrome browser size error

Home Forums All Other Themes Web Hosting theme in mobile chrome browser size error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #217403
    Vaishakh ChandranVaishakh Chandran
    Participant
    • Topics: 1
    • Replies: 0
    • Total: 1
    Member since: April 20, 2024

    The website is not opening with right size in my chrome mobile browser , is it showing half screen size, please guide me to fix it.
    new.ayurvedacentrequebec.ca opened in chrome browser mobile.

    #217415
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30849
    • Total: 30849
    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) {
    .elementor-spacer-inner {
      height: 250px !important;
    }
    }

    Regards,
    Dave

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