Archived topic
How to align-left for recent post
3 replies · Started by Jusung on July 28, 2022
Viewing posts 1–4 of 4
Hello. when you see my website and right side-bar
I have added the recent post.
However, the recent post is not left aligned.
Could you help to align it to left?
Hi Jusung,
Try adding this CSS in Customize > Additional CSS:
.gb-query-loop-wrapper .generate-columns {
padding-left: 0;
}
Thank you!
It has been resolved!
You’re welcome Jusung!
This archived topic is closed to new replies.