Site logo

Header

header menu extra buttons

hello, i would like to add a phone or any other button near the menu and logo will send picture via mail. how can i do it? is it css code (that you can help with/provide) to put on the header.php or is it something more complex? please help. thanks

Header Image and mobile size

Hi, I have a couple of questions. I’ve created a header with quite a big height and full width. This works fine on a computer screen, but when I look at the page for a mobile phone, I only see a small section of it. If I enable the mobile header, then it only gives … Read more

Remove header and just leave content?

Hi, is there a way to remove the site header? I just have a white bar above the header menu on all pages, how can I remove it? I tried to add this css using simple css, but nothing is happening. :/ .entry-content { margin: 0; } Sorry for being a noob. :/

Page header's background image blur effect

Hello, I want to make the page header’s background image with blur effect, I tried to paste the following code in many related classes: -webkit-filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); filter: blur(5px); But it always affect everything including the page header’s content (post-title, post-date, post-author, …), can you please tell me what is … Read more

Navigation Location set to Float Left and Header Alignment issue

Is it possible to align the header to the left or center when Layout > Primary Navigation > Navigation Location is set to “Float Left”? When I go to Layout > Header > Header Alignment and switch between the options there (left, center, right) it doesn’t seem to do anything. In comparison, if you have … Read more

Dashed lines on Main Navigation [and else]

Hi, I just started yesterday with the GP Premium. This is my very first message on forum. For starters I must say I’m pretty convinced. It only took this one [work] day and my site is up and good to go. Amazing theme — thank you! 🙂 – – – However, a bit of help … Read more

Customizer settings refresh glitch on Layout > Header options

Hi, Tom. Just wanted to report something I encountered recently in the Customizer. It seems to be a refresh issue. If you have your site’s Layout > Header > Header Width set to “Full” and your Inner Header Width set to “Contained” like I do, and then you change the Header Width to “Contained” and … Read more

Simple left side menu with no site header globally

I cannot seem to suppress site header entirely with disable elements for specific pages/posts, is there a simple technique or code I can insert using GP hooks. I’m not a coder so please be precise with your helpful answer. I searched this forum and found this: .site-header { display: none; } but when I put … Read more