For every WP Show Posts category in my list, I’m using Image alignment > Center and Image location > Below title.
I’m using Columns > Featured post in one category and this one work (Alimentation), the images are centered and below title. The other 3 category are not using featured post and the image location is not Below title it is Above Title even if my settings are set to Below title.
You will find below the CSS modifying WP Show Post used in my custom CSS
/* WP Show Posts - Created after updated date */
.wp-show-posts-updated {
display: inline-block;
}
.wp-show-posts-updated + .wp-show-posts-entry-date {
display: none;
}
/* WP Show Posts - Created after updated date label */
.wp-show-posts-entry-date:before {
content: "Publié le ";
}
.wp-show-posts-updated:before {
content: "Mis \00e0 jour le ";
}
Website adress: https://www.optionparent.com/