Hi Kriesi Team,
I would like to change the font size, font color and font family of a “catalog element” from Custom CSS Calss part.
May I know how?
Regards,
Sadegh
Hey Sadegh,
Please add a custom css class name in the empty filed highlighted in red.
example :
bigFont
then add the below css to Enfold > General Styling > Quick CSS
.bigFont {
font-size: 20px!important;
}
Please refer to https://css-tricks.com/ for custom css codes.
Best regards,
Vinay
Hi Vinay,
Thank you.
(you may now close the thread please)
Regards