Hello, I hope you are having a great day! For Covera: (1) How do we change colors of the themes in case we just want a white background but a red menu bar? (2) Is there a way to have a submenu like: http://www.charitywater.org/annual-report/11/at-home/ v. http://www.charitywater.org/ (3) Is there a way to add social media buttons to the top of the page (by the menu area)? Thank you so much!
1.For your first issue Code: .header-wrapper { background: red!important; } .header-bg { background:white!important; } 2.For your second issue. Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry. If this isn't something you're able to do then you would need to hire a developer for this. Take care. 3.For your third issue. Download Floating Social Media Icon plugin from WordPress.org http://wordpress.org/extend/plugins/floating-social-media-icon/ This will solve your issue.