Main title

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6031
    davetee
    Customer

      Trying to change the main title to color:#1e5c88; but it doesn’t seem to change. I’m assuming it’s this section

      #title {
      font-family: ‘Cabin’,”Lucida Grande”,Lucida,Verdana,sans-serif;
      font-size: 38px;
      color:#1e5c88;
      line-height: 1.5;
      margin: 0;
      }

      tyrerphoto.com

      #6036
      davetee
      Customer

        I’m not a developer so I’d appreciate some help with this – thanks

        #6044
        Eric
        Customer

          Since you’re using the silver skin you’ll need to change the title area in the silver section of the css. It’s located around line 3022 –

          .legacy-silver #title a, 
          .legacy-silver #title a:hover {
              color: #888888;
          }

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

          #6053
          davetee
          Customer
            This reply has been marked as private.
            #6054
            Eric
            Customer

              You’re Welcome


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

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