Site logo

Archived topic

Blog content width and page header same width

1 reply · Started by Rolf on October 17, 2018

Viewing posts 1–2 of 2

Hi,
I would like to have the exact same width for the blog post content and its header.

This is the result i want to have: http://take.ms/DCA4h
blog post title and content below are aligned.

My GP test site is here: http://wptest.freshvanroot.com/2018/09/13/from-gmail-to-protonmail-a-marketers-perspective/

I am using a page header, I know I can play around with paddings, but I would like to find a different solution.
What would be best practice to get blog content width and header / page title aligned?

thanks

Hi there,

you can try wrapping your Page hero content like so:

<div class="inside-header">
    content in here
</div>

This will grab the site header padding which you can set via the customizer.

This archived topic is closed to new replies.