Hey there,
No matter what I set the columns padding to, the padding does not change. It always shows as the default value (2em) in Chrome dev tools.
I have tested on a brand new WP install with GP theme activated with consistent results.
.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child) {
margin-bottom: 2em;
}
This “feels” like a bug but it’s probably me.
Screenshots = https://imgur.com/a/We7nrN3
I appreciate your assistance. Thank you.