Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2765077
Image Captions
Closed

Comments

  • PreciousBirdy started the conversation

    Hello Penci Design

    Is there any way to change the format of the Image Captions on a Single Image? 

    For example, text size, bold, non-italic, colour, opacity etc. I can find these options for the Portfolio but not a single Image in a Post.

    Currently it is in Italics with a Grey transparent bar which reacts to mouse hover on a Desktop and is permanently visible on a phone or tablet.  Thanks.

  •  2,699
    PenciDesign replied

    Hi,

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

    .wp-caption p.wp-caption-text, .penci-featured-caption{ background-color: rgba(0, 0, 0, 0.8); color: #ff0000; font-style: normal; font-size: 16px;  }
    

    You can change the value 0.8 to opacity value as you want.

    Change value 16 to font-size value as you want.

    Change colour code  ff0000 to any colour code as you want.


    Best Regards,

    PenciDesign

  • PreciousBirdy replied

    Thanks once again for speedy and helpful reply :-) I will try this.

    All the best,

    Angela