About Sridhar Katakam
I am an independent WordPress web consultant with 10 years of experience in WordPress theme installation, customization, administration, maintenance, support, documentation, troubleshooting and PSD/design to WP.
Genesis and WordPress Tutorials
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Great tip, Sridhar!
Hello Sridhar,
Great post. i’m using eleven40 pro, when I change the header from fixed to static a gap appears between the header and the content.
Do you know why this is happening or how to fix?
Thanks,
Just add this CSS:
.site-inner {
margin-top: 0;
}
Thank you Sridhar! 🙂
Love your website, keep up the good work.
Kind regards,
David
Sridhar,
Thanks for the great tips! I’ve used the beginning of your instructional to make only my header image static, and update the css for the site-inner tag, but I’ve still got a large gap between my header and site content that’s not there when the header image is “fixed”. Any suggestions?
Hi Sridhar
unbelievably I’m working on your previous post (along with a post by Robin Gale Cornett). Then I decided to add Carrie’s utility bar and was working on fixing the header and utility bar! Spooky.
Here is the site I’m working on wetnosepatrol.com. The header and bar are fixed but when I scroll they jump to the left instead of staying centered.
Bill
Add this CSS:
.my-site-header {
width: 100%;
}
Fixed it. Added width: 100% to .my-site-header.fix
Great article. I’ve been able to add the utility bar, but when I scroll down the page, it jumps up a little, then settles back down. This happened for a couple of in production sites. So i created a new one from scratch with no plugins or modifications – except for or edits listed on this page and the one from carriedils. I changed a couple of colors just to see the area more clearly. My temp page is http://axmar.com/blog2/. if anyone can help me, I’d greatly appreciate it. Thanks.
I done some more testing on multiple devices and browsers. Sometimes I see the jump space, sometimes I don’t. Factors that affect it are being logged in or not, tablet vs. laptop, size of screen and resizing that screen. Any ideas?
Hi – interesting post, thanks ! How do I make *just* the utility bar fixed, and not the header ?
Thanks
1) Do not apply any changes per my above blog post
2) Add this at the end in style.css: http://pastebin.com/raw.php?i=PsKy7LgG
3) Change top margin in the above CSS for “.site-header” to whatever is the total height of “.utility-bar”.
Thanks for the information – I’ll have a play with it !
Great post! I’ve added this function and it works. However, Ive also added the functions in your “Overlaying text on background image in Minimum Pro” post.
Upon adding the Utility bar, it is causing the text overlay to scroll with the page. Any ideas?
lumecloud.com
Thanks
Can not view the page. Takes me to WP login screen.
Sorry! Site is here. http://queenanne.web.capiratech.com
I do not see Utility Bar or text overlay on that page.
Sridhar, my apologies, I commented in the wrong thread. My issue with the site concerned the large space between the header and the content after making the header static. Your previous CSS fix recommendatio did not help the issue for me.
This is so helpful! How would I do this in the agency-pro theme?
Follow http://www.sridharkatakam.com/make-utility-bar-header-fixed-agency-pro/.
[…] a previous post titled How to make Utility Bar and Header fixed in Minimum Pro, a reader asked in the comments as to how the same can be done in Agency […]
Great tutorial. But the “Home Background Image” widget based on your other tutorial: http://www.sridharkatakam.com/overlay-opt-form-background-image-header-minimum-pro/, also remains fixed. Anyway to fix this? P.S. Love your new Parallax Theme!
Hi Sridhar,
Your tutorials helped me a lot in setting the Genesis Fwk, I’m trying to achieve the result presented in this tutorial and for some reason the result is not the one that I expected, my header sometimes won’t stay fixed, while I’m scrolling the page you can see that the header is a mess.
Thanks for all your work on these awesome tutorials. I do have a question. I am using the minimum theme and have used your tutorial to add a slider to the minimum theme. I was also adding the utility bar at the top but as I scroll down the the slider actually stays fixed after I added the above code. Before that the slider moved out of view as it was suppose too do. Not sure if you can help as I do not have the site live at the moment
Thank you so much! Worked like a charm!
Sridar:
Great post. Thank you. I’ve implemented it in Parallax Pro but I’m also getting the white blip jump when scrolling up before it settles in.
Is there a fix you know of that you’d be kind enough to share?
Here’s the site:
10×10 Academy
I’m trying to get the MTD Earnings to show above the nav menu top right.
Hi Sridhar,
I’ve been trying to add this bar to the Altitude Pro theme. I’ve tried all the tweaks suggested by Carrie but none work. The bar falls under the header/primary menu instead of on top of it. Do you have an suggestion as to make this work on Altitude Pro?
Follow https://sridharkatakam.com/utility-bar-in-altitude-pro/.
Thanks! You’re awesome.
[…] kdunham on How to make Utility Bar and Header fixed in Minimum Pro […]
Hi,
I have followed the code as indicated but the utility bar does not show up on my site. It shows up when I do inspect of the page in Chrome but it doesn’t show up normally. Furthermore, I now have a custom sticky header as well as the standard Minimum Pro header but the custom sticky header has 0 height. I apologize for my lack of knowledge but I am not sure why the code is not working for me. Any suggestions would be greatly appreciated. Thank you.
I also noticed that it does appear when I shrink the size of the window but disappears when the window is made large.
I am also using a responsive image rather than the background image originally in Minimum Pro.
Which version of Minimum Pro are you using?
Hi ,
I am using the latest version: version 3.2.1, purchased May 18, 2016
For background information purposes, what I am trying to do is to have a fixed utility bar (as per Carrie Dills) with a fixed header. I want a responsive image and I want a Genesis header with logo, primary nav and social icons in line with the logo in the header.
I have used your information to generate the responsive image. I was not able to overlay a text widget over the image as per your code (I created the widget but it failed to overlay over the image.). I gave up on that and added the content to the image via Photoshop.
I added the utility bar as per Carrie’s instructions but I cannot get the header working, nor can I get the logo to show properly. The logo and the nav is covered by the utility bar. For reference, the site in question is http://www.jtrac.ca.
Like this right? http://dev-minimum-pro-fixed-utility-bar.pantheonsite.io/
Tutorial coming up.
Yes! Exactly. The only difference is that I am removing the site tagline and replacing it with a secondary menu on the front page only. Thank you.
Follow https://sridharkatakam.com/fixed-utility-bar-header-minimum-pro-customizations/
[…] the comments section of How to make Utility Bar and Header fixed in Minimum Pro, a user […]