Viewing 4 replies - 1 through 4 (of 4 total)
  • ying

    (@yingscarlett)

    Hi there,

    I checked the pages, and the <body> is limited to 700px width, is this the issue you were referring to?

    If so, it looks like it’s caused by this css: https://app.screencast.com/pd0Tw4v2LUrCW

    However, I’m not able to tell where the CSS is from, can you check customizer > additional CSS?

    Thread Starter rizwan66

    (@rizwan66)

    Yes the Archive pages Layout, everything was working fine until two days ago when the Archive Page layout suddenly became misaligned. Could you please assist me in resolving this issue? I’ve attached screenshots for clarity.

    Thank you very much for your help—I really appreciate it!

    Thread Starter rizwan66

    (@rizwan66)

    Below is the Additional CSS code:

    .site-info {
    display: none;
    }

    .page-header .author-info>:last-child, .page-header>:last-child {
    display: none;
    margin-bottom: 0;
    }

    .archive .elementor-grid .generate-columns.grid-25 {
    width: unset;
    }

    .elementor-grid .generate-columns.grid-25 {
    width: unset;
    }

    ying

    (@yingscarlett)

    if it’s not in the custom CSS, then disable all plugins to check in case one of the plugin is adding the CSS.

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