Site logo

Archived topic

Set padding of container to 0 -> horizontal scrolling

5 replies · Started by Mirko on September 26, 2016

Viewing posts 1–6 of 6

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

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 :)

Hi Tom,

thanks for your immediate answer. Take a look here:

http://temp.maitopia.de/

In case of further questions just ask :)

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.

You were right. Thanks for your help :)

You're welcome :)

This archived topic is closed to new replies.