Reply To: How do I change the positioning of hooks?

Home Forums Support How do I change the positioning of hooks? Reply To: How do I change the positioning of hooks?

Home Forums Support How do I change the positioning of hooks? Reply To: How do I change the positioning of hooks?

#162279
Tom
Lead Developer
Lead Developer

Hi there,

You’ll need to add a container around it:

<div class="grid-container">
    Your content in here.
</div>

That should do it 🙂