Site logo

Header

Fixed positioned header and menu

My site URL: http://rgbwp2.designwallah.com/ I’ve just started building a new WP site using GeneratePress. I am using the “Page scroll to id” plugin on a single page with GP Sections, then I added multiple links to the menu. I would like the header and menu float or re-appear at the top after scrolling is done. … Read more

Header Background Images

When I was using another theme before I found yours, which is much better, in my opinion, I was able to have several header background images which would randomly change when a new page was accessed. I only see the capability to have one image in your theme. Would it be possible to do what … Read more

What's the best way to add to header (favicons, etc..)

Using Favicon Generator I want to juice up the header with all these goodies. In your opinion, what’s the best way to add these? Would you be using wp_enqueue_style() / wp_enqueue_sscript() or a swift plugin solution like Header and Footer Scripts? Perhaps using a child theme create a header? This is the code I wish … Read more

Is it possible a diferent background for sticky menu?

Hy, I’m trying to get a main menu nav as this exemple: http://www.tufoodtruckfavorita.com/ Normal position of main menu nav Background color: transparet showing the image below font color: white Sticky position of main menu nav Background color: white fotn color: black Is it possibole with GP + addon? Thanks… RMR

start page with sections –> header after custom css suddenly shows up

Hello Tom, sorry to disturb you… I suddenly encountered a problem, I do not unterstand! I added some custom css to .main-title .main-title { text-shadow: -5px -5px 10px #bdbdbd, 0px -5px 10px #bdbdbd, 5px -5px 10px #bdbdbd; } and now on my start page the header shows, which was hidden until custom css and which … Read more

Page header image not showing up?

I’m trying to put a header image on my blog. The url is correct, the image is uploaded, but the image is not displaying on the blog (I see a broken-image box where the image should be) The code that’s causing the image not to display is: <img width="1400" height="560" src="https://emily.blogs-dev.wesleyan.edu/files/2016/02/image-1.jpg" class="attachment-full size-full" alt="image-1" srcset="http://emily.blogs-dev.wesleyan.edu/files/2016/02/image-1-300×120.jpg … Read more

Header background is distorted

Hello Tom, How i can make the background header of the phone may look exactly like the desktop, I do not use logo, only the background. http://www2.municipios.gov.py/wp-content/uploads/2016/02/Sin-título.png sorry for my English because I am speaking Spanish;)

"Blog Page Header" Plugin / Inserting tables

Hey. Trying to insert a simple 1-row, 3-column table with 0% padding, 0% margin and 0px borders into the BPH. The content editor keeps editing out tags like <style> so that the style settings show up as text when I preview them on the frontend. Here’s what I write into the content editor of BPH: … Read more

"Blog Page Header" Plugin / customizing

Hello again. Am I doing this in a wise manner or a stupid one? I’ve added a header with BPH which now shows correctly above my posts on the main blog page. I use a .png I made as a backdrop and have told BPH to use the image as background. So far so good. … Read more