Tagged: ,

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

    Hi,

    H1 and H2 headings are all UPPER CASE by default and I would like to make them Title Case instead.

    I would be grateful if anyone knows how I can do that.

    Thanks,

    Matt

    #270442

    Hey SMDNAS!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }

    Regards,
    Yigit

    #270452

    Perfect!

    Thank you Yigit :)

    All the best,

    Matt

    #270453

    Hey!

    You are welcome Matt, glad we could help :) Let us know if you have any other questions or issues!

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘H1 Headings title case’ is closed to new replies.