Title: Simple Custom CSS
Last modified: August 30, 2016

---

# Simple Custom CSS

 *  Resolved [Zachdoug](https://wordpress.org/support/users/zachdoug/)
 * (@zachdoug)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/css-from-wordpresscom/)
 * I put this css in the plug-in then I get a fatal error message. I am using Baskerville
   theme. Any help?
 *     ```
       */ 
   
       .page .entry-title {
       	display: none;
       }
   
       .site-title a {
       	color: #F0FFFF;
       }
   
       .site-description {
       	color: #F0FFFF;
       }
   
       .titletag . {
       	color: red;
       	font: 12px tahoma;
       }
   
       .page .post-header {
       	display: none;
       }
   
       @media screen and (max-width: 400px) {
       	.contact-form {
       		width: 200px;
       	}
       }
       ```
   

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

 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/css-from-wordpresscom/#post-6747946)
 * Do you remember what the exact error message was? Can you post a link to your
   site with the custom CSS plugin activated and the CSS included?
 *  Thread Starter [Zachdoug](https://wordpress.org/support/users/zachdoug/)
 * (@zachdoug)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/css-from-wordpresscom/#post-6748063)
 * css is above though i delete [@media](https://wordpress.org/support/users/media/)
   scree……………..
 * error message:
 * Parse error: syntax error, unexpected ‘*’ in /home/hoodinsuranceagency/hoodinsuranceagency.
   com/wp-content/plugins/simple-custom-css/simple-custom-css.php on line 44
 * using simple custom css
    using the latest version of wordpress
 *  Thread Starter [Zachdoug](https://wordpress.org/support/users/zachdoug/)
 * (@zachdoug)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/css-from-wordpresscom/#post-6748066)
 * jet-pack solved my problems!

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

The topic ‘Simple Custom CSS’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Zachdoug](https://wordpress.org/support/users/zachdoug/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/css-from-wordpresscom/#post-6748066)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
