Movers and Packers

Home Forums All Other Themes Movers and Packers

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #65979
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Can I make the menu, slider title and all headers upper and lower case, instead of just upper case?
    Thanks, Bobby

    #65980
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Also can I change the header text size (phone, email, etc.) independently of the body text?
    Bobby

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

    Hi Bobby,

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

    Add this code there:

    .header .header-inner .nav ul li{text-transform:capitalize !important;}
    .slide_info h2{text-transform:capitalize !important;}
    .header-right{text-transform:capitalize !important;}

    Regards,
    Dave

    #66132
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Hi Dave
    Thanks! But h1, h2, h3, h4, h5, h6 didnt change.
    Also can I change the header text size (phone, email, etc.) independently of the body text?

    Bobby

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

    Hi Bobby,

    Kindly show us your website URL.

    Regards,
    Dave

    #66262
    RobertRobert
    Participant
    • Topics: 71
    • Replies: 90
    • Total: 161
    Member since: April 3, 2016

    Here is the website: http://fcc.061.myftpupload.com
    Bobby

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

    Hi Bobby,

    Add this code in Custom CSS Box:

    .header-right a{font-size:16px;}
    h1, h2, h3, h4, h5, h6{text-transform:capitalize !important;}

    Regards,
    Dave

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