badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Align captions left

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #64595
    sabvanrijn
    Participant

    Hello, the I want to align the captions under my pictures to the left (in stead of centered). Older posts have already captions on the left side, but new posts some how have automatically center captions). Can you give me some advice on this? Thanks, Sabine
    See for example: https://sabinevanrijn.com/?p=1409

    #64673

    Hi @sabvanrijn,

    Please use below custom CSS code to align the caption to left.

    .wp-block-image figcaption {
        text-align: left;
    }

    Thank you!

    #64684
    sabvanrijn
    Participant

    Yes, that does the job. Thank you for your help.

    #64771

    Welcome any time @sabvanrijn

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