Image caption text not centering

Posted in: Newsmag
Post count: 136

As can be see in the article here:
http://smallcaps.com.au/sovereign-gold-intercepts-zinc-lead-hall-peak-gibson-project/

The caption text on the two images goes to the right, even when the center alignment option is selected:
http://smallcaps.com.au/wp-content/uploads/2016/12/Caption-appearing-right-not-center.jpg

How can I have the caption text be centered?

Also, how can I change the size of the caption text throughout the website?

Thanks in advance.

Post count: 7909

Hi,

By default the caption is right aligned. If you want to center it you can use this custom css in Theme Panel > Custom Css – http://screencast.com/t/gCykRxyEpU

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

You can control the font from Theme Panel > Theme Fonts – http://screencast.com/t/KrS8xDa8Bn2M

Thanks!

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