Jump to content

Categories font color,size description


Recommended Posts

The file is category.css (theme folder/css)

 

For the short desc block, background, line 9

 

.content_scene_cat .content_scene_cat_bg {
  1. padding: 18px 10px 10px 42px;
  2. background-color: #464646!important;
}
 
color:
 
.content_scene_cat {
  1. border-top: 5px solid #333333;
  2. color: #d7d7d7;
  3. line-height: 19px;
  4. margin: 0 0 26px 0;
}
 
For the title, line 15 ;)
Link to comment
Share on other sites

×
×
  • Create New...