Change Font Size for Header Title

Homepage Community Forums Epik Theme Support Change Font Size for Header Title

Tagged: 

  • This topic has 5 replies, 2 voices, and was last updated 10 years ago by Wes.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #11731
    Ibi Jay
    Customer

      Hi,
      I am trying to change the header title’s font size.

      Ive tried changing it in the following, but nothing happened:

      .site-title {
      font-size: 32px;
      font-size: 2rem;
      letter-spacing: 1px;
      letter-spacing: 0.0625rem;
      line-height: 1;
      margin: 0 0 10px;
      margin: 0 0 0.625rem;

      Can some one please help me? much appreciated..

      My website is http://geekymlm.com

      #11750
      Wes
      Moderator

        Add this to your css –

        .epik-purple .head-wrap .site-title a {
            font-size: 10px;
        }
        #11767
        Ibi Jay
        Customer

          Hi, it worked but it also increased the primary menu size. I wanted just the header bigger and menu text smaller. How do I do this? thanks

          #11777
          Wes
          Moderator

            It shouldn’t affect the menu, that’s a totally different section. Double check to make sure you’re adding it in your css properly. I’ve tested this myself and it works fine.

            #11786
            Ibi Jay
            Customer

              OK it works now! I must of done it wrong before.. Thank you so much!

              #11807
              Wes
              Moderator

                You’re Welcome!

              Viewing 6 posts - 1 through 6 (of 6 total)
              • The topic ‘Change Font Size for Header Title’ is closed to new replies.