[Resolved] Set padding of container to 0 -> horizontal scrolling

Home Forums Support [Resolved] Set padding of container to 0 -> horizontal scrolling

Home Forums Support Set padding of container to 0 -> horizontal scrolling

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #229554
    Mirko

    Hello support team,

    first of all IΒ΄d like to thank you for your nice and lightweighted theme. I really appreciate your work. But now I have a little problem:

    When setting the left and right padding of the main container to 0 for a full width layout (under Layout/Container/Content padding), there is a horizontal scrolling. When setting it to minimum 15px on both sides everything is fine.

    Maybe you could take a look here:
    Screenshot 1
    Screenshot 2

    This problem occures on both, Firefox and Safari.

    Best wishes from Germany

    Mirko

    #229583
    Tom
    Lead Developer
    Lead Developer

    Hi Mirko,

    Any chance you can link me to your site with the padding set to 0?

    That will help me figure out what’s going on πŸ™‚

    #229600
    Mirko

    Hi Tom,

    thanks for your immediate answer. Take a look here:

    http://temp.maitopia.de/

    In case of further questions just ask πŸ™‚

    #229700
    Tom
    Lead Developer
    Lead Developer

    I believe this is being caused by Site Origin Page Builder.

    This CSS specifically:

    #hero .panel-grid-cell {
        padding-left: 15px;
        padding-right: 15px;
    }

    You can set the padding in the CSS above to 0px and it should go away.

    #229770
    Mirko

    You were right. Thanks for your help πŸ™‚

    #229801
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

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