Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5453
    SodaPopPR
    Member

    How can I customize the site title font/color and description?

    #5546
    Sakin
    Keymaster

    @SodaPopPR: For Font option you need to upgrade to Simple Catch Pro Theme. But if just want to change the color then add the following CSS in “Custom CSS” box in Theme Options panel. Change the color code as per your need.

    /* For Site Title Color */
    #site-title a { color: #444444;}
    /* For Site Description/tagline Color */
    #site-description { color: #666666; }

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