Hi @jfr080,
Put the below CSS to the plugin Setting > Custom CSS field to change the Title and Text to Montserrat.
.sp-easy-accordion .sp-ea-single .ea-header a{
font-family: Montserrat !important;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body{
font-family: Montserrat !important;
}
Hope the above CSS helps.
Thank you so much!
Thread Starter
jfr080
(@jfr080)
Thank a lot for your help, but it doesn’t seem to make any difference.
Could there be some sort of general CSS overriding the Custom CSS?
The text remains Helvetica…
shorturl.at/rxJL1
Thread Starter
jfr080
(@jfr080)
No further ideas why the CSS doesn’t work?
Hi @jfr080,
Sorry for being late to reach you.CSS should work. Please try again to put the above CSS to the plugin Setting > Custom CSS field to change the Title and Text to Montserrat. If it doesn’t work then please share your reference link so that we can inspect and provide you with an exact CSS.
Thank you so much.