Colour text

  • Posted in : Photographer
  • alepucciprato
    Participant

    i’d like to know if is it possible to change color of text in the theme as title site text tagline text header text menu navigation text caption text etc

    ahmetsali
    Keymaster

    Hi, you can use this custom css codes;

    – to change site title color;

    .site-header .site-title a {
        color: #096;
    }
    

    – to change site tagline color;

    .site-header .site-description {
        color: #096;
    }
    

    – to change menu link color

    .nav-menu ul li a {
        color: #096;
    }
    
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