How to arrange widgets in columns in Infinity Pro using CSS

Posted on Leave a comment

In the Genesis Facebook group a user asked: Does anyone know of any links to tutorials on how to make a widgeted area on the Front-Page in Infinity Pro to be 1/3rd width and 2/3rd width columns side by side? I have been going round in circles with it all day and my brain is starting to […]

How to relocate post image from inside entry content in Genesis

Posted on Leave a comment

In Genesis, by default the featured image is set to be displayed inside div.entry-content on the archives (if image display is enabled in the theme settings). Looking to move the featured image (link) out of .entry-content so it is directly underneath .entry as its first child? While the tutorial has been written for Genesis Sample, it should work with a few adjustments […]

Responsive Backstretch Image in AgentPress Pro

Posted on Leave a comment

In Genesis Facebook group a user asked, Sridhar, are you able to create a tutorial on the Backstretch header image scaling issue on mobile devices for the AgentPress Pro theme? Like in my tutorial for Digital Pro we can add the backstretch image inside the .home-featured div above the .wrap, show it only at 768px and below and finally hide […]

How to fix the Journal section on Digital Pro’s homepage

Posted on Leave a comment

Digital Pro‘s homepage has a Journal section that shows 3 blog posts below widget areas. If you want to have a separate blog page where all posts are shown, the recommended method is to designate two Pages as static homepage and Posts page in WordPress’ Reading settings and then all posts will automatically appear on […]

Conditional site title links in Genesis

Posted on Leave a comment

In the Genesis Facebook group a user asks: Hi all–I am modifying a genesis sample child theme. I am looking for a way to modify the site title URL so that depending on what header image is displayed depends on what URL is linked to that header image. I’m using the WP Display Header plugin that […]

Breaking out with CSS Grid in Genesis

Posted on Leave a comment

This tutorial provides the steps to create and use a custom page template for a fixed width content with full-width images (or any other content) based on this article from cloudfour in Genesis. While the tutorial has been written for Genesis Sample, it should work with a few adjustments in any Genesis theme. Step 1 Create a file […]