Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Headings

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18703
    Samantha
    Participant

    how do i change the headings of every page to mixed case instead of all capitals, example ABOUT versus About

    i want mixed case

    #18715
    Grace Themes
    Member

    Hi,

    To change the page title heading to normal case
    Go to the Appearance -> Editor -> style.css
    add below css code at the end of file

    h1.entry-title { text-transform: none !important; }

    Regards
    Grace Themes

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