[Support request] Page Layout Messed up

Home Forums Support [Support request] Page Layout Messed up

Home Forums Support Page Layout Messed up

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1529085
    Sumit

    Hi on my website privacy policy page’s layout is kind of messed up. While layout of terms page is ok.

    I tried to duplicate the terms page and put in content of privacy policy page but it is still stretching. Can you please help me figure this issue out?

    #1529089
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can use the private information field.

    Let me know ๐Ÿ™‚

    #1529091
    Sumit

    here it is.

    #1529094
    Leo
    Staff
    Customer Support

    This is what I’m seeing:
    https://www.screencast.com/t/LQuhusi45

    #1529102
    Sumit

    which country you checking from? maybe you can give me generatepress ip which I can whitelist?

    #1529149
    Leo
    Staff
    Customer Support

    I’m from Canada ๐Ÿ™‚

    #1529156
    Sumit

    hello?

    #1529175
    Leo
    Staff
    Customer Support

    The site is still not loading for me.

    Did you see my reply that I’m from Canada?

    #1529207
    Sumit

    will it be possible for you to turn on the US vpn? I have firewall rule applied to make site accessible only in US.

    #1530144
    Tom
    Lead Developer
    Lead Developer

    Unfortunately we’re not able to use VPNs in order to provide support. Any chance you can replicate the issue on a site we can access?

    #1530151
    Sumit

    I temporarily enabled canada in cloudflare, can you please check now?

    #1530270
    Leo
    Staff
    Customer Support

    Looks like you’ve added this CSS that’s causing the issue:

    .site.grid-container {
        max-width: 100%;
    }
    #1530277
    Sumit

    why is it causing issue only on privacy page then and not on terms page?

    how do I fix it?

    #1530295
    Leo
    Staff
    Customer Support

    The Terms page has this extra CSS which is targetting the specific page and overwriting the CSS I mentioned above:
    https://www.screencast.com/t/ov2oUHHOitrY

    These issues are all coming from your own CSS so please spend some time to go through them as it’s unrelated to the theme itself.

    On another thought, have you considered using a layout element instead of custom CSS to narrow the content container width?
    https://docs.generatepress.com/article/layout-element-overview/#content-1

    You will need to remove your own CSS for them to work.

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