Change the service-colors

  • Posted in : cvCard WP
  • saftogvann
    Participant

    How can I customize the preset service colors names color1, color2, color3 and color4? Is it also possible to add more?

    ahmetsali
    Keymaster

    Hi, yes it is possible to modify colors and add more colors,

    add more colors to service shortcode as;

    [service color="color5" icon="fa-html5"]
    

    then change the colors via custom css box;

    .color1 i { 
    	background: #F8CB30; 
    	}
    .color2 i { 
    	background: #74BADE; 
    	}
    .color3 i { 
    	background: #5BCF80; 
    	}
    .color4 i { 
    	background: #E25E5B; 
    	}
    .color5 i { 
    	background: #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