Conversation
Preview changesYou can preview these changes by following the link below: I will update this comment with the latest preview links as you push more changes to this PR. |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Thank you @dballari, this seems to work as intended now! |
Description
This PR fixes issue #345
To solve it the constrained layout setting has been removed from the query loop, the group inside and the post content block
Screenshots
Testing Instructions
Got to all the templates that use the posts-personal-blog pattern, that is home index search and archive from the editor, switch to mobile view and verify the featured image has the right horizontal paddings. Then visit the web from the browser to make sure nothing has changed.