I actually had this enabled to begin with, I love the theme and its perfect for the site, but the text seems to run off the right hand of the screen on some pages.
If it's still to big, you need to play with @media rules. If you don't know what media is, please visit http://www.w3schools.com/cssref/css3_pr_mediaquery.asp to learn how it works. You can also check our responsive.css file where different rules based on different elements are.
Comments
yes, it is possible. All you need to do is activate Decrease Fonts option under Theme options > Responsive section.
Thanks!
Shouldn't it be here: public_html/wp-content/themes/betheme/css/base.css and then easily be able to change things as needed?
Example: <h1 class="title">AREAS</h1>
Where is this in the CSS? It looks terrible on Mobile devices.