Width mobile, Game developer

Home Forums All Other Themes Width mobile, Game developer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #98200
    Gabriel PatrizziGabriel Patrizzi
    Participant
    • Topics: 32
    • Replies: 64
    • Total: 96
    Member since: January 23, 2016

    Hi.

    Good morning Chris and Dave.

    I write to you because on this website the width is bigger than the mobile screens and I have a strip on the right, and it also makes all the elements look a little smaller.

    How do I fix this?

    In previous occasions they told me that the solution is this:

    “theme header.php we changed initial-scale = 1.1 to initial-scale = 1.0”.

    But I checked and in this case, it’s already 1.0.

    Can you help me with this?

    The URL is: www.juegatelabs.com.

    Here I leave some photos to see what I say:

    https://imgur.com/a/99rcJ
    https://imgur.com/a/7jwIr
    https://imgur.com/a/zkWSa

    Regards!

    #98206
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    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) {
    #footer .rowfooter { margin: 40px 0 20px !important;}
    .home.has_trans_header .header_wrap .header.type3 { padding: 0 !important;}
    }

    Regards,
    Chris

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