RE: Top Heading

Discussion in 'Foogo Pro WordPress Theme' started by TerryH, Apr 20, 2016.

  1. TerryH

    TerryH New Member

    Joined:
    Dec 28, 2011
    Messages:
    8
    Likes Received:
    0
    My client would like the top heading to be both upper and lower case instead of all Uppercase. How is this changed?
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    #sub_header .st-title-wrap .st-title {
        text-transform: capitalize;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page