I am showing how to add a logo on the left of the site title and description. 2 easy steps you can do this on your site. Checkout the steps below: Step 1: Adding Logo Open the functions.php and remove the “custom-header” theme support code. Now add this code in your functions.php file:
logo
Creating Full Width Header on Daily Dish Pro Theme
In this article I am showing how to create a full width header in the Daily Dish Pro Theme. By default logo is showing as a background image. I am converting it into inline logo. So it will resize smoothly based on window size. In demo logo size is 1080 × 212 pixel. You can… Keep Reading about Creating Full Width Header on Daily Dish Pro Theme
Replacing Background Logo with Inline Logo in SPI Pro Theme
Genesis Child theme is showing the site logo as a background image. For this reason site logo is not resizing properly on mobile device. So I am converting the background logo image into inline image. If you want full width logo, you will skip the cropping option and adjust the CSS little ( remove max-width:430px… Keep Reading about Replacing Background Logo with Inline Logo in SPI Pro Theme
Adding a custom logo from customizer in genesis primary navigation bar
I used Genesis Sample for this tutorial. This functionality will be very useful if you are implementing the sticky effect in primary menu bar. I did following things Adding custom logo upload option in theme customizer Adding this logo in primary menu bar Step 1 Register logo upload settings and controls with the Customizer. If… Keep Reading about Adding a custom logo from customizer in genesis primary navigation bar