FONT SIZE

Solved6.23K viewsGeneral
0

I WANT TO CHANGE THE FONT SIZE IS IT POSSIBLE?

selected answer
1

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;
}

selected as best answer

Thanks for the answer but i already said that I figured out how to change it, but it doesnt apply to mobile devices.

0

here is the link, http://www.kaibiganradio.com/index.php/ask/

1

I figured out how to change the fonts but it seems it does not apply to mobile devices.

can anyone help?

commented on answer

Hi Justin,
I think its related to your theme. Share link then we can help.

even for me its not applying to mobile only woks in desktop