To reduce the font size of slideshow content title
- The topic ‘To reduce the font size of slideshow content title’ is closed to new replies.
Need help? Check out our Support site, then
Dear Sir,
I want to reduce the font size of slideshow content title. it seems that it is extra large.
Please provide some css to reduce the font size.
Thank you.
The blog I need help with is: (visible only to logged in users)
Hello,
To modify a default size of the title located in the Featured Content section, please use this custom CSS:
.featured-content .entry-title {
font-size: 1.45rem;
}
Let me know if you have any additional questions regarding this section.
Kind regards,
Taras