Reply To: Shift Footer Elements

Home Forums Support Shift Footer Elements Reply To: Shift Footer Elements

Home Forums Support Shift Footer Elements Reply To: Shift Footer Elements

#147869
Tom
Lead Developer
Lead Developer

Hi Steve,

You could use the built-in grid system with our Copyright add-on.

You would add this:

<div class="grid-50">
    Your copyright message
</div>
<div class="grid-50">
    Your links in HTML
</div>

You can adjust the numbers to whatever you like (in increments of 5) as long as it adds up to 100.

Let me know if you need more info 🙂