Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #108008
    radeko
    Participant

    Dear Support Team, I’m trying to have a featured image in the center

    https://www.amruta.org/talks-in-chronological-order-table/

    screenshot

    if possible please tell me what to add into the css code to achieve it.

    thank you

    Radoslaw

    #108050
    Mahesh
    Keymaster

    @radeko: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    figure.featured-image {
        text-align: center;
    }

    Regards,
    Mahesh

    #108078
    radeko
    Participant

    Thank you @Mahesh, it works!

    best regards,
    Radoslaw

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘catchresponsive-featured-image in the center’ is closed to new replies.