Hi. I would like to increase the title size in the post slider on the middle left of this front page:
(“Sign-up for Solar…” + “Take the Green Business Challenge!” etc.)
I have not found an existing setting for this and I haven’t found anything about how to do it in the forum.
Is there a easy custom CSS work around or something else?
thanks!
sarrita
Hey SarritaNovomni,
Please try the following in Quick CSS under Enfold->General Styling:
.home .slide-entry-title a {
font-size:24px !important;
}
Best regards,
Rikard
That’s it!
thanks!
s
