Hi, I’ve been trying to look through the CSS file, but just couldn’t find the right line:
I want to change fonts and their colors on my Homepage under the recent posts displayed. How to access that?
Hi, I’ve been trying to look through the CSS file, but just couldn’t find the right line:
I want to change fonts and their colors on my Homepage under the recent posts displayed. How to access that?
Hey there
I need url to the page and text example you want to change on that page
Here is the link: http://flicfi.demo3.xetnet.com/
I’m asking about those 3 recent posts, as seen on screenshot.
Many thanks!
hey there
Please add this CSS in appearance - customize - additional CSS
h4.widget-post-title a {
font-size: 15px;
font-family: cursive;
}
Thanks!
Colorlib Support Team