Site logo

Archived topic

Featured Articles Before Footer

3 replies · Started by gedosan on January 22, 2020

Viewing posts 1–4 of 4

Hi Guys

I want to add a featured articles gallery before the footer. I've know I can do that via an Element (using the 'before footer' hook) but when I add the articles they aren't within the container (they appear far left). I've added them quickly so you can see.

Cheers

Hi there,

if you wrap the content in a DIV with the grid-container class it will respect the content width of the Customizer. e.g

<div class="grid-container">
<!-- your articles gallery here -->
</div>

Great. Is there a way to make it only appear only on posts? Currently appears on home, category pages etc.

You should be able to set that under display rules. Try Post > All posts.

This archived topic is closed to new replies.