Image caption aligned to the left

Posted in: Newsmag
Post count: 17

My image captions are aligned to the RIGHT of the image. I would like the alignment to be to the left. However, I can’t seem to locate an option to change it via the theme panel. Any help is appreciated.

Thanks,

Caleb C.

Post count: 23312

Hi,

Try the code below ->

.wp-caption-text, .wp-caption-dd {
text-align: left;
}

The result is here -> https://www.screencast.com/t/K4kpjAo8

Thanks.

Post count: 17

This worked perfectly. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.