Hi!! I’m having an issue with spacing on my webpages. I’m noticing it on a few pages, but I will only include one here since I’m sure once I find the solution for one, I can fix the others. Here’s the web link: Event Services – Kaibre Artistry and Design, LLC.
The issue seems to only happen once tha page is in Full screen mode.
You have a bunch of CSS rules like this in assets/section-multicolumn-image-with-text.css :
And as you said, it’s for screen and (min-width: 1200px) and (max-width: 1440px)…
This can be a side-effect of some custom changes to make other pages look the way you want, but it would be necessary to sort these out.
Say, these CSS rules could’ve been applied in section “Custom CSS” – this way the would only apply to that particular section instance.
Oh wow that’s interesting! I didn’t touch the css for those pages. Just duplicated the “about” pages (from my recollection) and alternated the sections on the page to match the layout that I wanted. But didn’t touch the css specifically
I’m gonna look into those “paddings” sections and see if I can change it in a way that helps