Site title color and size

  • Posted in : Editor
  • DonnaSu
    Participant

    Is it possible to change the size and color of the Site Title and tagline?

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    .site-header .site-title a { color: #096; }
    @media screen and (min-width: 992px) {
    	.site-header .site-title {
     	 	font-size: 2.4em;
    		}
    }
    .site-header .site-description {
        font-size: 12px; color: #ccc;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register