Hi @kushnamdev
Yep, but doesn’t work.
Hi @kushnamdev
The problem is a js of all-in-one plugin and not an image.
And this happens only if i’m logged!
-
This reply was modified 2 years, 11 months ago by northen.
Hello @kushnamdev
The problem is present with all plug-in disabled with health-check.
In the css i can fix with:
element.style {
display: flex;
}
<div class=”is-horizontal is-content-justification-center is-layout-flex wp-container-1 wp-block-buttons” style=”display: flex;”><div class=”wp-block-button is-style-primary”>ENTRA IN DISCORD</div><div class=”wp-block-button is-style-secondary”>SCOPRI SPACELOOP</div></div>
because this element have a:
div { /*user agent style sheet*/
display: block;
}