Site logo

Archived topic

Element items not responding to text center or displaying hr

3 replies · Started by Jefferis on May 24, 2022

Viewing posts 1–4 of 4

On Firesidepa.org, the front page below the banner I have some text in an ELEMENT. The problem is that the h2 class does not center, no matter what I do. I tried classic editing and html editing and it doesn't work.
I have also set the HR seperator to show with a color and wide line but can't get it to show:

`<h2 class="has-text-align-center" style="text-size: 2em;"><strong>Our Mission</strong></h2>

<!-- wp:paragraph {"align":"center"} -->
<p class="has-text-align-center"><em>Butler</em><br><em>Western Pennsylvania </em><br>We are on a mission – to encounter the Holy Spirit and rediscover the Father’s heart. We have witnessed God heal, deliver and save including three people raised from the dead. We aim for the enemy to experience a devastating blow to this region. <br><strong>Personal Revival, Kingdom Impact.  <br><em>2 Corinthians 10:4</em></strong></p>
<!-- /wp:paragraph -->

<!-- wp:separator {"color":"accent","align":"center","className":"is-style-wide"} -->
<hr class="wp-block-separator aligncenter has-text-color has-background has-accent-background-color has-accent-color is-style-wide"/>
<!-- /wp:separator -->

`

I am a lifetime premium member. I am using the base GP theme.

Hi Jefferis,

Can you try using generate_inside_site_container hook instead?

that worked. Thanks. Any other oddities I should be aware of?

I don't think so.

If any issue occurs, raise a topic, we'll take a look :)

This archived topic is closed to new replies.