Change header text to lower case and adjust size

Home Forums All Other Themes Change header text to lower case and adjust size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #67115
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    theme: Movers Packers
    http://worldpeacerosegardens.org/temp/

    How do I change the mission and vision text to lower case?
    How to I make the font smaller?

    https://snag.gy/PKd24B.jpg

    #67126
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Laura,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .header-right .seprate-column{text-transform:lowercase !important; font-size:13px;}

    Regards,
    Brad

    #67145
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    I am sorry, I need the first letter in the text capitalized.

    <i class=””></i>
    <div class=”seprate-column”>
    VisionTo engage world citizens in activities that promote global peace
    MissionTo advance peace & understanding amongst all the nations, cultures and religions of the world through the creation of rose gardens that become magnets for youth and community activities</div>

    #67284
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Add this code there:

    .header-right .seprate-column{text-transform:capitalize !important; font-size:13px;}

    Regards,
    Brad

    #67335
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    Worked, thanks!

    #67379
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change header text to lower case and adjust size’ is closed to new replies.