Updated on February 07, 2018
Magazine Pro's Home Middle section is supposed to be populated with a Genesis - Featured Posts widget with 2 posts set to be shown.
Due to the content being different in these posts, the read more button will probably not appear at the same level for these posts.
This tutorial provides the steps to:
- wrap the articles inside `.home-middle` in a custom div using the Widget Output Filters plugin
- move `a.more-link` from inside `.entry-content p` for each article into the corresponding article
- use Flexbox to make both the entries equal height and to align the more button at the bottom
to get:
Step 1
Install Widget Output Filters.
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.