https://anuwat.net/ How to change default fonts size
spesao Hi
Each section has different font size, which part you want to change?
You can try this:
.joms-media__title { font-size: 14px !important; } .joms-media__desc { font-size: 10px !important; }
and change to the value which suits your need.