• Resolved Zachdoug

    (@zachdoug)


    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)
  • 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

    (@zachdoug)

    css is above though i delete @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

    (@zachdoug)

    jet-pack solved my problems!

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

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