Carrie Dils has a great tutorial on adding a Utility bar above the header in Genesis here. When this is implemented in themes like Minimum Pro that have a fixed header, as the page is scrolled down a gap equal to the height of utility bar will appear above the fixed header and the bar […]
minimum-pro
How to show Portfolio entries on homepage in Minimum Pro
Yael asked in Twitter, How do you have a custom post type page as your home page? #wordpress More specifically regarding Portfolio of #genesiswp’s Minimum Pro We can show Portfolio Custom Post Type’s archive page content on the homepage by customizing the homepage’s main query and modifying it so only portfolio post type’s entries are […]
Featured widget area in place of tagline in Minimum Pro
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Removing site tagline section from Pages in Minimum Pro
If you would like to get rid of site tagline section only from static Pages in your Genesis powered Minimum Pro site, follow along. Edit functions.php and make changes to the site tagline section like below. To view the full content, please sign up for the membership. Already a member? Log in below or here.
How to show Page/Post title in Site Tagline Left area of Minimum Pro
By default site tagline will appear in .site-tagline-left div below the site title on inner pages in Genesis child theme, Minimum Pro. If you would like to show the Page or Post title here instead of site tagline for static Pages and single Posts with the tagline appearing everywhere else, follow along. Screenshot of a […]
Adding Featured images below post titles in Minimum Pro
To view the full content, please sign up for the membership. Already a member? Log in below or here.
Setting up a responsive image in place of background in Minimum Pro
Updated on January 20, 2020 Got this in a mail: … My goal is simple. An image that is big and wide, that spans the entire width of the top of the screen above the minimum-pro tagline that is mobile responsive. I’m writing you because you’ve been the most active with minimum-pro and I’m hoping […]
Overlaying text on background image in Minimum Pro – Part 2
Update on July 18, 2016: Please follow this newer and updated tutorial instead of the following. In this post I provided the code for displaying content put in functions.php to appear as an overlay on Minimum Pro’s home background image. uddhava asked in the comments: If i implement this in my functions.php then i always […]
Using different background images for different Pages in Minimum Pro
In one of my earlier posts on how to make background in Minimum Pro appear on selected pages, Chris asked in the comments: How could different background images be used on different pages Here’s how it can be done. We are going to specify the background image for 2 specific static Pages (based on their […]
Overlaying text on background image in Minimum Pro
Update on July 18, 2016: Please follow this newer and updated tutorial instead of the following. One of the distinguishing features of Minimum Pro, a Genesis child theme is the background image below header. genesis_after_header hook can be used to insert a div having our desired overlay text and positioned on top of the image. […]
Recent Comments