Can you make the header text larger?

Homepage Community Forums Aspire Theme Support Can you make the header text larger?

Tagged: 

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

      Is there a way to increase the point size of the header text rather than importing a logo to replace it. I like the look of it, just want it a bit larger.

      #20908
      Wes
      Moderator

        Yes, if you’d rather use the Text as your Logo then we can definitely increase the font size.

        Do you have a link to your site? I can tell you the exact line in your CSS that would need to be changed to adjust the size…..Or we can add custom CSS for it if preferred.

        #20956
        CathyR
        Customer
          This reply has been marked as private.
          #20974
          Wes
          Moderator

            If you plan to add custom CSS, then you can start by adding something like this –

            .site-header .site-title {
            	font-size: 24px;
            }

            Change the 24px size until it’s at the size you need.

            Let me know if that helps.

            #20984
            CathyR
            Customer

              Thats great Wes, it worked thank you!

              #21005
              Wes
              Moderator

                You’re Welcome!

              Viewing 6 posts - 1 through 6 (of 6 total)
              • The topic ‘Can you make the header text larger?’ is closed to new replies.