We wonder if there is a way for this shortcode to behave responsively in sections? If we use a large font size, say, 98 in some sections on a page, texts do not scale down on mobile phones. But if we use a google font shortcode to create a layer in a slider revolution slide it does scale down and displays perfect.
Comments
Here is a screenshot: http://snag.gy/R48bZ.jpg
It behaves the same on mobile.
And as you see a fancy heading is not scaled down as well (blue text with a shadow effect).
.google_font { break-word: word-wrap; }Anyway, my doctor, tell me how do you need a link? Should it be an access to a backend or we can just switch off an under consruction page for a certain time period and send a direct link to the page in question?
Please, try this link.
.header_section_laminal .fancy_heading .title { word-wrap: break-word; }.google_font { word-wrap: break-word; }