Afternoon Kriesi
Simple one for you I’m sure.
Just want to increase the font size to 15 in the content slider.
Thanks,
Ali
Hi infobahncreative!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.slide-entry p {
font-size: 15px;
}
Cheers!
Yigit
Thanks Yigit – spot on. Any chance you could give me the code for the slide title to also be 15px?
Thanks,
Ali
Hi Ali
Please add following code to Quick CSS as well
.avia-content-slider .slide-entry-title {
font-size: 15px;
}
Regards,
Yigit
Spot on Yigit.
Thanks.
Resolved.