Answer the question
In order to leave comments, you need to log in
How in foundation to make the font size of the titles the same regardless of the device size?
How in foundation to make the font size of the titles the same regardless of the device size?
That is, you need to disable media queries only for fonts. How to do it?
Answer the question
In order to leave comments, you need to log in
It all depends on how your styles are connected.
If you collect them via sass, then the documentation has a description of the font sizes (here: foundation.zurb.com/docs/components/typography.html ). You can change rem-calc to whatever you need.
If you have downloaded css, then in your site's stylesheet, list the media-query and override the font size. The list of media-queries can be found here: foundation.zurb.com/docs/media-queries.html
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question