Defined Text Size is not Responsive
Hello, sometimes i need an Big Headline but its not an H1 or H2 Headline it should be without the H attribute.
So for this case i use <span style="font-size: 30px;">
But the problem is that this Headline wount resize in responsive Mobile version.
How can i create an big Headline without the H or Big attribute that will scale down on mobile?
Comments
Hello,
To achieve that, you can create a Custom CSS Code with a special id to resize your text.
You can place all your custom codes in Betheme -> Theme options -> Custom CSS & JS -> CSS.
If you need help and more explanations with that, just let me know. ?
Best regards
Got it, thanks!
For those who want to know how: