Module 1 images

Posted in: Newspaper
Post count: 11

I use Module 1 for my category pages, and the images are indented. How would I align these to the left? Thanks.

bit.ly/1yvZ8Bv

Post count: 388

Try entering this CSS in Custom CSS under theme panel:

.wp-caption {
  margin-left: 0px;
}
Post count: 11

That worked. Thank you!

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