FONT SIZE
Hello, if is possible.
for the names of the question: you search this line in your css:
#anspress .ap-questions-title { font-size: 23px; }
and change it for this
#anspress .ap-questions-title { font-size: 18px; }
for the names of the question: you search this line in your css:
#anspress { font-size: 20px; }
and change it for this
#anspress { font-size: 16px; }
C1234 selected as best answer
I figured out how to change the fonts but it seems it does not apply to mobile devices.
can anyone help?
akanjana commented on answer
Rahul Aryan commented
Hi Justin,
I think its related to your theme. Share link then we can help.
akanjana commented
even for me its not applying to mobile only woks in desktop
Thanks for the answer but i already said that I figured out how to change it, but it doesnt apply to mobile devices.