Page Padding/Margin On Mobile and Tablet Devices

  • Author
    Posts
  • #69399

    Is it possible to reduce the page margin/padding on tablets and mobile devices? Since I’ve conducted the recent theme update, my pages became narrower due to 19px white margin that has appeared on each side of the page when it is displayed on mobile or tablet device.

    Is it possible for the page to take full width of the mobile screen? The space on mobile devices is already limited so I cannot see any benefits of shrinking it even further with additional padding.

    Any help would be appreciated.

    All the best,
    Shem

    Website: audionostalgia.co.uk

    #69864
    Zed
    Cryout Creations mastermind

    Try this custom CSS:

    body.cryout #container #main {
       width: 100%;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Page Padding/Margin On Mobile and Tablet Devices’ is closed to new replies.