Hi Enfold team!
I would like to adjust the green button on my homepage. How can I:
– Make the button thicker?
– Make the font bigger?
Thanks in advance!
Eefke
Hey Eefke,
What is the username to login?
Best regards,
Basilis
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.home .avia-button.avia-size-large {
padding: 20px 50px 20px;
font-size: 18px;
}
Best regards,
Rikard
Hi Eefke,
Thanks for the feedback. Please try this CSS as well:
.home .avia-size-large .avia_iconbox_title {
font-size: 18px;
}
Best regards,
Rikard