Plugin Support
Jasmine
(@hyenokian)
Dear @otalatita,
Thank you for the topic.
I want to mention, that the plugin inherits the Font-family of the Theme you are using.
By the way, our Development Team has created a new CSS code to achieve your desired result.
Please take this Custom CSS code and insert it into the Surveys > particular survey > Styles tab > Custom CSS option.
Then, replace YOUR_SURVEY_ID with the corresponding Survey ID (e.g. 3, like this div[id*=”ays-survey-container-3″]).
Do not delete the space after it.
Do not forget to clear the cache afterward.
div[id*="ays-survey-container-YOUR_SURVEY_ID"] * {
font-family: 'Bebas Neue' !important;
}
Please check this and let us know about the outcome.
Thank you.
Thanks for your help!! Worked like a charm!
Plugin Support
Jasmine
(@hyenokian)
Dear @otalatita,
Thank you for your reply.
Glad to hear that everything works fine for you now.
If your query is resolved, please take a moment to rate and review the plugin or support.
Many thanks in advance!