Reply To: Make a full feature out of full page image headers with titles

Home Forums Support Make a full feature out of full page image headers with titles Reply To: Make a full feature out of full page image headers with titles

Home Forums Support Make a full feature out of full page image headers with titles Reply To: Make a full feature out of full page image headers with titles

#152325
Tom
Lead Developer
Lead Developer

Hi there,

Thanks for the awesome post!

1. Adding this line of CSS can accomplish this:

.vertical-center-enabled {
    vertical-align: bottom;
}

2. How are you hiding the title?

3. It will only display on the blog index if you enable that image in the Page Header metabox (Add to blog excerpt (if no Featured Image is set)).

With that being said, I agree this would be a cool feature. I have a rebuild planned for the Page Header add-on, and something like this could make its way into it 🙂