Site logo

Archived topic

Google Web Stories Embed Crash after update

1 reply · Started by Haneet on October 30, 2022

Viewing posts 1–2 of 2

After updating GeneratePress to 3.2.1 and GP Premium to 2.2.0, Google Web Stories Embed on HomePage looks weird (crashy). Please check the screenshot - https://ibb.co/QjhvFQk

I am using this CSS styling for embed -

 @media (max-width: 768px) {
	.web-stories-list__story-poster   {
		max-height: 500px;
		width: 98%;
	}
	.web-stories-list__story-content-overlay {
		max-height: 500px;
		width: 85%;
	}
	.web-stories-list__story.glider-slide.right-1 {
		margin-right: 40em;
	}
}

Please tell me how to fix it.

Hi there,

I can't see how the GP updates would be the cause here.

Have you tried clearing your caching plugins to test?

If that doesn't help, can you link me to the page in question with all plugins disabled except for GP Premium?

Let me know :)

This archived topic is closed to new replies.