Site logo

Archived topic

How do I change the positioning of hooks?

1 reply · Started by Joseph Puckett on December 28, 2015

Viewing posts 1–2 of 2

I want to put a hook above my footer put when I add it, its off center and I have no idea of how to change the positioning. It is in the hook "Before Footer" if that helps clear it up.Make sure you scroll to the right so you can see what i mean

Hi there,

You'll need to add a container around it:

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

That should do it :)

This archived topic is closed to new replies.