[Resolved] CSS Class generate-columns-container outside visible area?

Home Forums Support [Resolved] CSS Class generate-columns-container outside visible area?

Home Forums Support CSS Class generate-columns-container outside visible area?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #562967
    Jens

    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!

    #563190
    Tom
    Lead Developer
    Lead Developer

    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?

    #563269
    Jens

    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!

    #563471
    Tom
    Lead Developer
    Lead Developer

    No problem! 🙂

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