Hi,
In ‘Advanced Styling’ I have changed all headers H1-H6 to Light, and None for text transform.
I am now finding that when I use a header in a text box and ask to change the font size it is having no effect.
Is it better to put in some short code for all the headers like this instead? – h1, h2, h3, h4, h5, h6 { text-transform: none !important; }.
Thanks
Hey violin12,
You can put this code
h1, h2, h3, h4, h5, h6 { text-transform: none !important; }
in Enfold > General Styling > Quick Css or in in your child theme style.css.
Best regards,
Victoria
That is the line of code I put in my original question. I guess I am asking is it better to but in that line of code rather than use the Advanced Styling H1-H6 option ? as it seems the Advanced Styling is stoping me from then individually changing font sizes.
Hi violin12,
I thought you were asking, where to put the code. Can you be more specific in what you need to change? Could you please give us a link to your website, we need more context to be able to help you, and some screenshots of what needs to be changed?
Best regards,
Victoria