This tutorial provides the steps to relocate the primary nav to in between site title and header right widget area in Genesis and customizing the CSS to display these inline incl. in mobile view. We are going to set up custom image logo instead of the background custom header remove the primary navigation menu from […]
Theme Logo
Site Title – Image Logo in Academy Pro
This tutorial provides Academy Pro specific instructions to implement Site Title – Image Logo. Tested in Academy Pro 1.0.3. Step 1 Edit functions.php. Replace // Adds support for custom header. add_theme_support( ‘custom-header’, array( ‘flex-height’ => true, ‘header-selector’ => ‘.site-title a’, ‘header-text’ => false, ‘height’ => 160, ‘width’ => 600, ) ); with To view the […]
Logo on left and site title next to it in Monochrome Pro
Update on April 13, 2020: Follow this tutorial instead. In the comments section of Site Title – Image Logo in Genesis tutorial a user asked: Hi Sridhar, I am tying to do this with the Monochrome Pro theme but with the logo on left and site title next to it. Do you have a tutorial […]
Genesis Starter 2.3.0
I have released Genesis Starter 2.3.0, a customized version of Genesis Sample 2.3.0 to include Theme Logo support, inline navigation menu, CSS Grid support for structural elements, mobile first CSS and more. This is the successor to my earlier Sample Starter theme. Click here to see the full list of features and download from the […]
How to unlink logo on the homepage in Genesis
Today I worked on a few customizations in https://crew212.com/ and one of the tasks was to remove the hyperlink for the logo in the site header on the front page but keep it intact (linking to the homepage) on all other inner pages. The site was using the default custom header feature of WordPress for […]
Site Title – Image Logo in Genesis
In my tutorials requests Trello board, a user asked: Hi Sridhar, could you make a tut regarding how to have BOTH site site title AND logo side by side on header ? In this tutorial, I share a modification of the code from Theme Logo in Genesis article to display the site title and image […]
Theme Logo in Genesis
Theme Logo is a theme feature, first introduced in Version 4.5. This feature allows themes to add custom logos. Theme/Custom Logo feature is the recommended method for adding logos in WordPress versus using the Custom Header especially with the built-in schema benefit of itemprop=”logo” microdata for the logo image element. In this article, I share […]
Recent Comments