• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WP SITES

2784

Original Genesis Tutorials & 6000+ Guaranteed Code

Snippets

  • Consultation
  • Full Access
  • Log in

Site Title & Description After Logo In Genesis Sample

This CSS enables you to add your logo image via the header image setting in the customizer and also display your site title and tagline after the logo like this :

Tested using the Genesis Sample child theme by StudioPress.

Add the following CSS rules to the end of your child themes style.css file and clear caching :

.header-image .site-description,
.header-image .site-title {
	text-indent: 0px;
	text-align: center;
}

.header-image .site-title a {
    padding-top: 210px;
    background-size: auto !important;
}

Note : Assumes uploading a image which is 150px in height otherwise you may need to modify the above CSS.

Related Tutorials

  • Site Title & Description Before Header Image
  • Add Header Image After Site Title & Description Via Customizer In Genesis

Site Description

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

Code written by Brad Dalton specialist for Genesis, WooCommerce & WordPress theme customization. Read More…

Advertise · WPEngine · Genesis · Log in

  • Access Problems
  • Account Details
  • Consulting
  • Tags
 

Loading Comments...
 

You must be logged in to post a comment.