• Resolved thetipsyredfox

    (@thetipsyredfox)


    Hi, Thanks for an excellent theme.
    I just got one problem. I guess it appeared after the last WordPress update.
    The image caption text doesn’t center.
    Whatever I try it will stay aligned to the left. I want it italic and centered. like it used to be.

    Best regards,
    Andy

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hi, try adding this as additional css:

    
    .wp-block-image figcaption { font-size: 14px; font-style: italic; text-align: center; }
    
    Thread Starter thetipsyredfox

    (@thetipsyredfox)

    That did the thing!
    Thx, Andy

    Hello,
    I saw that the case is resolved but I have the same issue but I don’t know how to edit the code. I just want to have the caption in the center but it stays on the left.
    Here is the HTML code related to the picture:
    <div class=”wp-block-image”><figure class=”aligncenter size-large”>one person smiling<figcaption>Oranjestad Sea Port</figcaption></figure></div>

    Could you please let me know what to add and where?

    Thank you,
    Charlene

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t align image caption text’ is closed to new replies.