• Hi,

    unfortunately I’m not able to replace the white spaces on the left and right side, when opening https://www.agentur10x.com on mobile device and in wide view.

    Thank you very much for your help!

    Best,
    D.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    ?Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    @media only screen and (max-width: 959px){
    #main #content-wrap.container {
        max-width: 100%;
    }
    }

    PS- You can change the max-width value according to need.

Viewing 1 replies (of 1 total)
  • The topic ‘white edges on the left and right in mobile wide view’ is closed to new replies.