- This topic has 4 replies, 2 voices, and was last updated 2 years, 9 months ago by .
 
Viewing 5 posts - 1 through 5 (of 5 total)
	
Viewing 5 posts - 1 through 5 (of 5 total)
	
- You must be logged in to reply to this topic.
 


Home › Forums › Pro Themes › Signify Pro › Change color of caption
The captions of the photos are not readable because of the color in combination with the background color. How can I change the color of figcaption?
Paul.
Can you please share your site URL and reference screenshot or a few more details of the issue? We will inspect and provide a solution to change the color of the caption
The link is pijnacker-nootdorp-cultuur.nl. Nee for example the captionof the painting on this page.
Please add this CSS in the additional CSS and Published the site
GO to Appearance >> customizer >> Additional CSS here paste the CSS code
here is the code
.home [class^=”wp-block-“]:not(.wp-block-gallery) figcaption {
    color: #fff;
}
you can replace the color code as per your need
Tnx. Works perfectly!
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 



