WP SITES

3093 Coded Tutorials & 297 Plugins

Wrap Entry Title & Widget in Same Entry Header Class

If you want to add a custom widget area below your entry title in Genesis and wrap both elements in the same div, you can using PHP code in your child themes functions file like this :

Swap out the conditional tag to control where your code executes and style your output using the .entry-header class.

2 PHP elements same div

Related Code Snippets

Was this helpful?

Yes
No
Thanks for your feedback!

Leave a Reply