Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
body .blog-recent[data-style="classic_enhanced_alt"] .inner-wrap .article-content-wrap .excerpt{
font-size: 21px !important;
color : #2ac4ea !important;
}
.home .blog-recent .col .post-header * {
font-size: 23px !important;
color : #f8f8f8 !important;
}
Hello.
Please teach me.
I'd like to customize Font size, color of Recent Posts titel and detail.
Please see the atach pic, color circle area.
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Thank you. It worked perfectly☆