Oh might I add Text colors again! All grey ugggg so frustrating.
Cannot remove header text..
Test Fixed
Menu Width Fixed.
Still need to fix Menu drop downs are behind content.
Slider over New Post list top.
Turn Off Header Text
Sorry
I rewrote a whole new style.
Please replace child theme style.
/*
Theme Name: Raindrops Child
Theme URI: http://example.com/twenty-fourteen-child/
Description: Twenty Fourteen Child Theme
Author: John Doe
Author URI: http://example.com
Template: raindrops
Version: 1.0.0
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: raindrops-child
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
#hd{
display:none;
}
#yui-main, legend, #sidebar, div[id^="doc"], #hd, h1, div[id="yui-main"], .entry ol ol, .entry ul {
color: #BEFF00;
background-color: #070707;
}
.entry-meta{
display:none;
}
#fp55bff5af64581 .fp-engine{
z-index:1!important;
}
.entry-content a:link, .entry-content a:active, .entry-content a:visited, .entry-content a:hover {
color: #BEFF00;
}
#access,
#access .sub-menu,
#access .children{
z-index:999999!important;
}
Thank you for your patience
hide header image tagline
#header-image .tagline{
display:none;
}
menu and link color
#access,
#access a,
#access a:active,
#access ul li.current_page_item a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a{
background:orange;
color:navy;
}