Site logo

page header

Header on Woo shop page

Heyhey. Site URL posted through form to admins. I’ll PM you user/pass. I’ve succesfully made a page header that shows up on the main (static) page. I’ve also made a second header, set up exactly the same, only with different size and content. I’ve set this new header to both “Shop” and “bls” pages. On … Read more

Page Header: Different paddings (bottom & top)

Hello! For some headers I would like to have different paddings for bottom and top. I tried to insert it with a whitespace in between, but this does not work. The different page headers do also not have an ID so I could override the settings with CSS. I did find a suitable class .page-header-content-container, … Read more

Mobile Page Header Customization Background Photo

Hello, on this site: http://jbe.allgreenmarketing.com I’m currently using this CSS to make the background image fit within the mobile container: @media (max-width: 768px) { .generate-content-header { background: url(http://jbe.allgreenmarketing.com/wp-content/uploads/2016/12/image-1.jpg); background-size: 100%; background-repeat: no-repeat; background-position: centre centre; } } However, I need the image to be ‘bumped’ down below the menu so its viewable, also, I would … Read more

Unable to disable Featured Image / Page Header on blog

This is the only site out of a few that I have that doesnt disable the Featured Image / Page Header on blog postings, I’m walking in circles trying to find the the setting that is causing this. On Every post I’m selecting to option to disable it, but it’s not working. Maybe i enabled … Read more

Accessing Page Headers

I have a question about Page Headers definition for the Hero Image of a site. Development for this site is being done in two domains for one project. One domain is for test, the other development. Each site has been upgraded to the current version of GP. Each site has the same plug-ins installed and … Read more

featured image not showing on page header

Im not able to use images in page header so that I can merge page header with site header. The only way Ive been able to do this is by adding an image to the content and setting up a blank page header. www.theweirdestthingband.com

Page Headers – how to position text?

Hi there, I wanted text over background images in page headers to be vertically positioned somewhere in the last third of the page header. I did it this way: .page-header-content-container { padding-top: 40%; padding-bottom: 5%; } /* Text im Page Header auf mobilen Geräten noch weiter nach unten drücken */ @media (max-width: 768px) { .page-header-content-container … Read more

Apply page header to older posts

Hey Tom. I have a bunch of older posts created before the new Pager Headers feature was enabled. These set specific images, sizes and effects etc. However, with the new feature I would like to simply apply my new Page Header to all (or many) older posts at once. I don’t see a way to … Read more

Page Header: Float text right

Hi 🙂 On this website https://mv-brakes.ch/ I would like to float right the content of the header as it is. Is this possible? Thanks in advance 🙂