northen
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Thanks u! Works!
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 3 years, 1 month ago by northen.
Forum: Themes and Templates
In reply to: [Neve] Button alignmentHello @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;
}
Viewing 4 replies - 1 through 4 (of 4 total)