Need help modifying twentyfourteen menu header

  • Unknown's avatar

    Hi,

    I have a child theme based on twentyfourteen that I’m working on and I’m trying to modify the top menu bar. I want to add some additional info in the bar under the Site Title in header.php

    To do this I need to make the bar slightly taller.

    I found this can be done with the following style:

    .header-main {
    	min-height: 48px;
    	padding: 0 10px;
    }

    However, when I increase the height the menu bar no longer stays at the top of the browser when you scroll down. It disappears along with the header image instead of sticking to the top. Does anyone know how I can increase the height of the menu bar and still have the bar stick to the top of the browser when the user scrolls down?

    Thanks in advance!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    http://omair-khan.com/ is not hosted by WordPress.com. We provide support only for blogs being hosted WordPress.COM and not for WordPress.ORG software installs. You are posting to the wrong support forum.

    WordPress.com and WordPress.org are completely separate and different http://support.wordpress.com/com-vs-org/

    If you don’t have a username account at WordPress.ORG click http://wordpress.org/support/ and register one on the top right hand corner of the page that opens, so you can post to the support forums there and receive advice from WordPress.ORG bloggers.

  • The topic ‘Need help modifying twentyfourteen menu header’ is closed to new replies.