Font of Title

Homepage Community Forums Ally Theme Support Font of Title

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11864
    intelisystems
    Customer

      How do I change font of Site Title?
      I changed font at Title Area in CSS but Title is the same.

      #11889
      scooby
      Customer

        Do you have a link to your site?

        #11890
        intelisystems
        Customer
          #11900
          Eric
          Customer

            You can change the .site-title on line 1549 in your css –

            .site-title a {
                color: #333;
                font-weight: 600;
            }

            Just add your font in the code above and it should work fine.


            I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

            #11902
            intelisystems
            Customer

              Great! It works! Thank you..

            Viewing 5 posts - 1 through 5 (of 5 total)
            • The topic ‘Font of Title’ is closed to new replies.