Site logo

Archived topic

Create additional site wrapper

3 replies · Started by Dan on July 25, 2022

Viewing posts 1–4 of 4

Hello, I would like to add a wrapper around the grid-container element (classes: site grid-container container hfeed id: #page). I have added a new element (

) I'm not super familiar with all of the hooks but tried all that made sense to try. My goal is to add a wrapper around just the "grid-container" and not the featured image as well. The end goal is to have a full width/height background linear gradient that is not affected by the featured image height that only applies to the content area. Hope that makes sense. Let me know if you need anything else!

Hi Dan,

You can try generatre_after_header with priority set to 11, and generate_before_footer with the default priority 10.

Thank you very much!

You are welcome :)

This archived topic is closed to new replies.