Hello,
how can I change the Font Size of the button text?
Regards, Michael
Hi fragezeichen!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-button {
font-size: 16px!important;
}
Best regards,
Yigit
Thank you, Yigit!
I works perfect.