Columns in Captions
-
i am looking to enhance my image caption with image tags (using a media tags plugin) and some other links. I’m a beginner, but can usually hack my way through to an answer.
This is my mockup: https://bitsybride.com/edits/
Is it possible to use CSS to add columns and multiple links in this manner? I’m looking for a scalable solution.
.wp-caption { text-align: center; padding-top: 10px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption p.wp-caption-text { font-size: 11px; padding: 0 5px 0 5px; margin: 5px 0 0 0; }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Columns in Captions’ is closed to new replies.