Hello, I have some posts at the end of my homepage, added with article slider. The problem is that the title of the post is difficult to read. Haw can I change the font size or put a line-height for this title?
Thank you
Hey Anj27,
Please try the following in Quick CSS under Enfold->General Styling:
.home .slide-entry-title {
line-height: 1.5em;
}
Best regards,
Rikard
Hello,
I tried but it’s not working. Nothing happens.
Hi,
Please try this instead:
.home .slide-entry-title {
line-height: 1.5em !important;
}
Best regards,
Rikard
Now it’s working. thank you for helping!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon