Skip to content
Public Ticket #357

Caption styling

Conversation thread

PenciDesign replied

Staff Reply

Hi,

You can add more this code to Customize > Custom CSS to do that:

\
.wp-caption p.wp-caption-text, .penci-featured-caption{ position: static; background: none; color: #696969; padding-bottom: 0; }
.wp-caption:hover p.wp-caption-text, .post-image:hover .penci-featured-caption{ opacity: 1; transform: translateY(0); -webkit-transform: translateY(0); }

Best Regards,

PenciDesign

ryan_Johnson started the conversation

Conversation Start

I'm sorry to bug, but at one point, I had found a button to control the style / position of captions added to photos. Can you point me to that option again? Again, sorry to bug...I'm hoping that all photo captions can appear static underneath the images rather than on the photos. Let me know!

Want to join this conversation or access attachments? Sign in first.