This topic has 3 replies, 2 voices, and was last updated 2 years, 9 months ago ago by Fab
Hello team,
I need a css code to change font size of posts title in blog carousel
I’m on localhost and I use WPBakery
Thanks in advance
F@b
Hello,
.posts-slider article .post-heading h2 {
font-size: 20px;
}
Regards
Thanks,
I added !important in the code and it works 😉
Regards
The issue related to '‘Font size of posts title in blog carousel’' has been successfully resolved, and the topic is now closed for further responses