I would like to use a different font on my buttons than the custom font. How can I accomplish that? My font choice would be Roboto 25.
Thanks,
Yth
Hey ythhj,
To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Best regards,
John Torvik
Hi John,
The url for the page is:
The button is at the end of the page and it uses the font set for paragraphs, and I would like to use the font used for headings: Roboto – in size 25.
Thanks,
Yth
Hi,
Thanks for sending your link.
You can fix it adding this following custom code at Enfold Theme Options > General Styling > Quick CSS
.avia-button {
font-family: 'Roboto'!important;
}
Best regards,
John Torvik
Thank you so much for your help, John :-)
Best regards,
Yth
Hi,
You are almost welcome!
Best regards,
John Torvik