This topic has 2 replies, 2 voices, and was last updated 8 years by BRWilliams.

  • Author
  • #101921
     BRWilliams
    Participant

    Hi there-

    I see where to change the font style and size of page titles and H tags throughout the site in the theme options.

    My question is how can I update any of these given H1, H2, H1, etc. tags to be styled as all caps? Is this a css code, or what is the best way to handle this to these are applied without having to enter page and portfolio titles in caps through the CMS?

    Thanks in advance!

    #101925
     sharmstr
    Moderator

    Put this in your quick css

    COPY CODE
    
    h1, h2, h3 {
        text-transform: uppercase !important;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #101930
     BRWilliams
    Participant

    Perfect; thanks for the quick reply!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?