Archived topic
CSS Class generate-columns-container outside visible area?
3 replies · Started by Jens on April 29, 2018
Hi guys,
Is there a specific reason why you shift the generate-columns-container to the left by 20 pixels, outside the visible area?
.generate-columns-container {
margin-left: -20px;
}
This is causing a problem on iPad & iPad mini (vertical orientation) on Archive and Search Result pages as the content is beginning left-side at pixel zero with 2-column layout.
Thank you!
We do this to offset the column gutter. Without it, the left of the columns wouldn't align with other content in the content area.
Can you show me a screenshot of what you're seeing?
Thanks Tom, I finally found a way to handle this visual problem with my site by help of some handy CSS code. I will close this support topic.
Thanks for your great Theme & Support!
No problem! :)