Unable to change image caption font colour

[ad_1]

I’m struggling to change this caption font colour (currently in grey). I tried not to change it at higher level because that will change the default body font colour and I don’t want that.

​

So what can I do to change just the caption font colour? Do I have to make the change under “Additional CSS”?

https://preview.redd.it/5v6dmczmx2lc1.png?width=352&format=png&auto=webp&s=e90d1d5a8d68780b77c66b8bfeeca46d4e319809

[ad_2]
1 Comment
  1. You can try this css code

    /* Change font color of image captions */

    .caption {

    color: #ff0000; /* Change this to your desired font color */

    }

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer