Hi @shrestharaaz Thanks for responding! This is the website link: https://manualcuckold.com.br/ What I want to change is the font size of the image captions within the post, as shown in the attached photo.
This reply was modified 2 months, 2 weeks ago by eduvidal1005.
Please add the following CSS code in Appearance → Customize → Additional CSS. This will change the font size of the image captions shown in your posts.
.np-slide-content-wrap .post-title a, .news_portal_featured_posts .np-single-post .np-post-content .np-post-title a, .news_portal_carousel .np-single-post .np-post-title a, .news_portal_block_posts .layout3 .np-primary-block-wrap .np-single-post .np-post-title a { font-size: 16px; line-height: 18px; }