Site logo

Archived topic

Error with Marketer {layout shiffting to right}

2 replies · Started by ABDUL on January 18, 2023

Viewing posts 1–3 of 3

Our website layout shift to right when we're going to reload.

It's happening just with our last 2 posts.

I've done to set:
1. Again Marketer template was installed.
2. Deactivate all the plugins.
3. Trash both and again published.
But everything is not working.

SS is here:
Error

Let me know how we can solve it?

Hi there,

Option 1:
speak to Ezoic and tell them you don't want adverts inserted in the site-content container. As that is causing the issue.

Option 2:
Force the layout wrap using this CSS:

.site-content {
    flex-wrap: wrap;
}

I would recommend you address the issue at the source with Option 1

This archived topic is closed to new replies.