/*
Theme Name: Boardwalk Child 01
Theme URI: 
Description: Child 01 theme for the Boardwalk theme
Author: <a href="https://wordpress.com/themes/">Automattic</a>
Author URI: 
Template: boardwalk
Version: 1.0.13
code for description, title and background color
-------
.site-description {

font-family: Merriweather, serif;

font-size: 17px;

color: red !important;

}

.site-title {

font-family: Merriweather, serif;
	
font-size: 32px;	
	
color: red !important;

}

header#masthead {

background: red !important;

}
-------

*/
.entry-date {
display: none;
}
.single-post .entry-thumbnail {

display: none !important;

}

.single-post header.entry-header {

position: relative !important;

}

