Removing background color from Menu Headers
-
Topic
-
Hello Jason
Can you kindly tell me how I can remove the greyish background from the Menu Headers (widgets). Everything else you told me is working great – this is the last element. This is what you had suggested to white out the footer – however the titles still seem to have a greying background to them.
Also – How can I change the Color of the Header Titles (For widgets)
Would appreciate your input.
#bottom .footer_content {
background-color: transparent;
border: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
- The forum ‘Alyeska Responsive WordPress Theme’ is closed to new topics and replies.