Image caption location

Posted in: Newsmag
Post count: 17

I’d like to move the location of captions from the right to the left. How do I do this?

Post count: 6535

Hi

I am not sure what you mean so please provide more specific details about this, also a screen pointing the desired result will help a lot.

Thanks!

Post count: 17

Hi Andrei. Thanks for getting back to me. I cannot add a screenshot attachment to the message? Please see post here with caption under image. I need it under the left of the image. Not the right. http://topic.ie/owens-takes-minor-hurling-reins/

Post count: 23312

Hello newsguy,

If you want to align to left the image caption, please try the code below and place it in Theme panel->Custom Css area like this: http://screencast.com/t/Kh9gOIWq

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

The result: http://screencast.com/t/BFMrLgR8

Hope this helps!

Thank you for the message!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.