[Resolved] How to align-left for recent post

Home Forums Support [Resolved] How to align-left for recent post

Home Forums Support How to align-left for recent post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2296811
    Jusung

    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?

    #2296840
    Fernando
    Customer Support

    Hi Jusung,

    Try adding this CSS in Customize > Additional CSS:

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

    Thank you!

    It has been resolved!

    #2296868
    Fernando
    Customer Support

    You’re welcome Jusung!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.