Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383
I was just wondering how I can disable the large header and only have the smaller header section? I don’t need the parallax shrinking of the header and rather only have it be small all the time. Aside from the CSS, what would I need to disable to make that happen?
I’ve got the same request as rhodesman. I don’t want the menu, nor the logo, to shrink when sliding.
Is there an easier way or explanation to fix this?
The shrinking header is a part of the theme’s design, and therefore does not have a ready back-end switch. However, the custom solution is pretty simple – removing the jQuery code that animates the entire thing, so I thought I might prepare a file for you. Please download this archive, unzip it, and upload the contained file into the theme folder (/wp-content/themes/Kanso/), replacing the existing file. Let me know if it works!