• whit100

    (@whit100)


    In the blog posts the caption on the centred images are left aligning. I would prefer them to be centre aligned if possible and the assistance I have found elsewhere appears not to work.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • David

    (@diggeddy)

    Hi there,

    add this CSS to your sites Customiser > Additional CSS:

    .wp-caption .wp-caption-text {
    text-align: center;
    }
    Thread Starter whit100

    (@whit100)

    Thank you – I had something similar from previous requests but the instruction is slightly different and definitely works.

    Many thanks for such a speedy response.

    David

    (@diggeddy)

    Glad to be of help!

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