Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
On a full width row, divided into 4 equal sections of 25%, I’m noticing a sudden margin gap on the right hand side of the row when the browser window hits 925px.
Looking at the Css in firebug, I can see the row changing suddenly to this inline styling:
element{
padding: 0px 190.4px 0px 53.6px;
margin-left: -53.6px;
margin-right: -190.4px;
border-left: 0px none;
border-right: 0px none;
}
Any idea where this styling is coming from and how to control it?
Thanks
Hi Speedyp,
You’ve set this thread as resolved – can you confirm if this was intentional or not? If it wasn’t, could you send me a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.
Hi Alex – Yes, it was my mistake – first time working with the wp 2016 theme which was adding its own idea of “styling” as the browser was resized.
Keep up the excellent work!
Hi Speedyp,
Glad to hear you were able to resolve the issue. Is there anything else I can help you with today?