Hi,
I am trying to increase the font size of standard blog posts. I have tried the custom CSS that you have posted in response to other similar queries, but it does not seem to make a difference.
Thanks
Hi procurement!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.entry-content {
font-size: 16px;
}
Regards,
Yigit
Hi Yigit,
Thanks for the response. I tried this before, and it didn’t work unfortunately. I also tried: .blog .entry-content as I found that in another thread as a solution but that didnt work either.
Thanks.
Hey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Best regards,
Yigit
Hi Yigit,
Sure, I have posted details below. Thanks!
Hey!
There was a missing closing curly bracket. Please review your website now.
Regards,
Yigit
Awesome, thanks Yigit!