Title: Custom CSS, class names..
Last modified: December 10, 2018

---

# Custom CSS, class names..

 *  [oakleaf101](https://wordpress.org/support/users/oakleaf101/)
 * (@oakleaf101)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/custom-css-class-names/)
 * ———-
    Customify is a great system, but it still has some limits, and I’d like
   to complement those with custom CSS. I Know basic CSS, but to need to know the
   class names etc you’re using.
 * —what are the Class names or #ID names for custom CSS for:
    Widget Title
 * — And for styling within widget areas: text, heading + link colors. (If background
   is a different color here, than of course the text and link colors here need 
   be different than in the main content area, else they may be unreadable
 * — And for the actual writing area of inner content area. For example, if you 
   go to styling > Background : content area background, and select a color, it 
   won’t just color the content area, it’ll color the entire width of the page even
   out past the sidebars! I’d like to color and style and border and ONLY the actual
   text writing area of that page. Then for example if content block is blue, and
   sidebars are red, you could still see a quarter inch or so of white space(or 
   page background) between them. This makes a nice visual separation. And I’d like
   to put a border around that inner content area, and not have that border touch
   the sidebars or their widgets.
 * Is there a list somewhere of all these Class names or #ID names with description?
   
   Thanks so much.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [PressMaximum](https://wordpress.org/support/users/pressmaximum/)
 * (@pressmaximum)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/custom-css-class-names/#post-10967619)
 * Hi [@oakleaf101](https://wordpress.org/support/users/oakleaf101/),
 * Thanks for using our theme. To find the element class or ID name, you should 
   learn about the web development tool use Inspect (right-click on any browser).
   There are hundreds, even more, so we can’t here and tell you every element’s 
   class.
 * 1. It is:
    `.widget-title { /* your style */ }`
 * 2. You could add this:
    `.widget a, .widget p, .widget { color: #your-color ;}`
 * 3. You could change the color for content area text color in Customize => Styling
   => Global Colors => Text Color.
 * Hope it helps!
 *  Thread Starter [oakleaf101](https://wordpress.org/support/users/oakleaf101/)
 * (@oakleaf101)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/custom-css-class-names/#post-11036950)
 * I just wanted to update this to thank you for your help and work. I gave you 
   a 5 star review.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom CSS, class names..’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customify/0.4.18/screenshot.png)
 * Customify
 * [Support Threads](https://wordpress.org/support/theme/customify/)
 * [Active Topics](https://wordpress.org/support/theme/customify/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customify/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customify/reviews/)

## Tags

 * [class names](https://wordpress.org/support/topic-tag/class-names/)

 * 2 replies
 * 2 participants
 * Last reply from: [oakleaf101](https://wordpress.org/support/users/oakleaf101/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/custom-css-class-names/#post-11036950)
 * Status: not resolved