Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #82567
    jascmeen
    Member

    Hi, i would like my home button to say HOME instead. please advise. site is http://www.jascmeen.com

    #82581
    Pratik
    Participant

    HI @jascmeen,
    Add following code to Appearance=> Customize=> Theme Options=> Custom CSS box

    
    .nav-primary .page-menu-wrap ul:first-child {
       text-transform: uppercase;
    }
    
    #82607
    jascmeen
    Member

    thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘change Home button’ is closed to new replies.