Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #813309

    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

    #813488

    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

    #813656

    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.

    #814041

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.