In the members-only forum a user asked:
Hi Sridhar,
Using the Archive Settings on a CPT, I would like to use a full width background image on the title only. I figured out how to move the title and description to after_header and the title only spans 100%, but as you can see from the screenshot, the title also spans and so it floats left. How can I get the title in a separate class? Thank you!
http://screencast.com/t/mKXdj324
We can wrap the headline and description on Custom Post Types archives inside custom markup with one of them being a div.wrap, remove the padding from the archive description (which is now inside) and add the padding to the outer custom div in Genesis.
Sample screenshot of http://example.com/project/:
Step 1
Add the following in child theme's functions.php:
To view the full content, please sign up for the membership.
Already a member? Log in below or here.