Archived topic
Change the wp show post blocks smaller.
1 reply · Started by Mouse on March 15, 2021
Viewing posts 1–2 of 2
Hi there,
I need to make the posts look smaller on dekstop/laptop.
If you look at the homepage... you will see that the posts above are of smaller sizes. I want to do that for the rest.
Hi there,
the layout is using WP Show Posts - the top posts are generated by a list that should titled Align.
Make an exact copy of that list for your other post lists.
Then on your home page add a HTML Block and add the code like this:
<div class="wpsp-align">
your new shortcode goes here
</div>
This archived topic is closed to new replies.