Site logo

Archived topic

Align-left to the recent post.

3 replies · Started by Jusung on July 28, 2022

Viewing posts 1–4 of 4

Hello.

As you can see in the picture, the text is not aligned to the left side.
Can you make it left-aligned?

https://ibb.co/wzBm8Q4

Hi Jusung,

Try adding this CSS in Customize > Additional CSS:

.gb-query-loop-wrapper .generate-columns {
    padding-left: 0;
}

Thank you!

You’re welcome Jusung!

This archived topic is closed to new replies.