Hi there,
I would like to change the question text size to 13px. How can I do that?
I’m using Prestige version 7.0.0, store link:
Hi there,
I would like to change the question text size to 13px. How can I do that?
I’m using Prestige version 7.0.0, store link:
Please add the following CSS to your assets/theme.css bottom of the file.
.faq__content .text-with-icon {font-size: 13px !important;}