[Support request] Container sections padding and full width sections

Home Forums Support [Support request] Container sections padding and full width sections

Home Forums Support Container sections padding and full width sections

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #661870
    Marcos

    Thanks Tom.
    What I wanted to avoid is having the padding set in two different places: in the customizer and in custom CSS.
    I know the markup I’m using will not get the padding applied because sections is not enabled on archives.
    That’s why in a previous post I asked if there is any markup I could use to wrap content and get the padding set in the customizer, without having to add additional CSS.

    Or is there just no way that padding (set in customizer) will be applied on archive pages?

    Thanks.

    #662432
    Tom
    Lead Developer
    Lead Developer

    You could try using the inside-article class:

    <div class="inside-article">
        Your content
    </div>
Viewing 2 posts - 16 through 17 (of 17 total)
  • You must be logged in to reply to this topic.