Tagged: button
Hi,
is there some quick CSS magic available that let me control font size, weight on some of my buttons?
Hi Nomad,
Yes, but you’ll need to add a Custom CSS Class name for it, you can replace .class-name:
#top .class-name .avia-button {
font-size: 30px;
font-weight: bold;
}
Best regards,
Nikko
cool. works.
thx.
Hi Nomad,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko