[Resolved] Separate Containers – padding issue?

Home Forums Support [Resolved] Separate Containers – padding issue?

Home Forums Support Separate Containers – padding issue?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #565250
    Bill

    As you can see in this image – https://imgur.com/a/GYukZ4z there seems to be a padding issue with Separate Containers turned on.

    Compared to One Containerhttps://imgur.com/a/woKiqFz

    Either that or I’m doing something wrong.

    Thanks

    #565569
    Leo
    Staff
    Customer Support

    Hi there,

    Weird.

    Can you set it to separate container so I can see the issue live?

    Let me know 🙂

    #565586
    Bill

    Hey Leo,

    Sure, np doing that now.

    Let me know when you have looked asap please.

    Thanks

    #565879
    Tom
    Lead Developer
    Lead Developer

    Do you have any changes made to template files? Custom functions?

    Your site seems to be missing the inside-article div inside the content area, which adds padding.

    #565893
    Bill

    Hi Tom,

    You know what, I can’t remember if I’m using front-page.php or not on this site, if I am I suspect I have accidentally deleted that div.

    I am not at my computer now but as soon as I am I will check and get back to you ASAP.

    Thanks again for your help

    #565901
    Tom
    Lead Developer
    Lead Developer

    No problem! This should be the div around your content:

    <div class="inside-article">
        Your content
    </div>
    #566227
    Bill

    Hi Tom,

    That was the exact problem, I added that div in and voila!

    Thanks again, I shall be more careful with my edits in future. 🙂

    #566572
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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