responsive mobile
hi there,
so in site i'm set font at 17px ... but on mobile .. no change ... i saw that there is a css code linke this:
@media only screen and (min-width: 480px) and (max-width: 767px)
where the font is 13px? is possible to set 17px ... i mean the font i used on desktop ... ?
thanks.
Comments
Hello,
Betheme does not have option to set the font size for mobile only, it's calculated straight from the base value which is set in the theme options.
If you want to turn on or off that options, please head to the Theme Options -> Responsive -> General, it's labeled as Decrease Fonts option.
Thanks
ok understand ... work!
?