Hi Support
How can we change a Buttons Font Size.
I know we can change Button Styling in Enfold > Advanced Styling > Buttons
However when you use a Button on a page, and we can select the Button Size in Button > Styling. How can we change that Buttons Font size?
Not all buttons across the complete site!
Thanks in advance for your help
Cheers Dave
Hi Dave,
There’s no option for that setting yet, a workaround for that currently is to use Custom CSS Class.
Edit the button, then go to Advanced > Developer Settings > Custom CSS Class then put mybutton in the text field then save.
Go to Enfold > General Styling > Quick CSS, then add this CSS code:
.mybutton .avia-button {
font-size: 20px;
}
Adjust the font value as you see fit.
Best regards,
Nikko
Thanks for your help :)
Hi Dave,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko