I have a block of five images on our homepage with text caption overlay. I updated two of the images. After I updated the images, the text color I had originally specified in the styling section of the image caption settings was ignored and the text color changed to red. What custom CSS should I use to enforce the text color I chose?
Thank you.
Hey esotEric,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Hi,
Thank you for the link to your site, this seems to be a caching issue because when I click the Hummingbird ▸ See this page unminified in the admin toolbar the captions return to white. I tried clearing your cache but it didn’t solve so I added this css in the WordPress ▸ Customize ▸ Additional CSS field:
#top.home .av-image-caption-overlay-center p {
color: #fff;
font-size: 24px;
}
and it did solve, it should not cause any problems in the future unless you want to change the color but I expect that you can remove it after a few more cache flushes, try checking in a week.
Best regards,
Mike
Looks great, Mike. Thank you for your help.
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike