I like your logo and more
I suggest you use the customizer to change things like that. Piemont seems to have many settings in the customizer. see links and videos on this page:
http://themeforest.net/item/piemont-premium-responsive-wordpress-blog-theme/12163851
Hi,
As this is a theme related issue, I recommend you to open a support ticket on the website from where you had downloaded/purchased this theme as the theme author/developer will be able to assist you more efficiently than anyone here.
Thanks
Hi @roslynk
Add this to your style.css and good to go
.header-menu {
background-color: #6bb2bf;
}
.header-menu li a
{
color: #FFFFFF;}
.header-menu li a:hover {color: #58DBF3;}
.header-menu li ul {background: #6bb2bf;}
.blog-style-5 .sidebar .widgettitle {
background: #6bb2bf; }
Thank you @wpressdr! So helpful! I know very little about HTML or CSS, so It’s nice to know people are there to help.
I would love to learn more about changing more things but this will do for now!