Hello,
I’m trying to put an element in my header which would print big header text on a desktop, but if the user was on a mobile would fit the screen there too. So I decided (this might be wrong) to use the responsive text shortcode and put this inside a header element:
[custom_headline class=“responsive-heading” type=“center” level=“h1”]Header Text
More Text[/custom_headline] [responsive_text selector=".responsive-heading" compression=“1.5” min_size=“10px” max_size=“512px”]
Am I going about this the wrong way? I want it to be BIG TEXT on the desktop from one side of the screen to the other… and to also fill it on a mobile but whatever size would fit… More details in the box below.
