Hi,
Excellent theme!
I’m trying to change colours of navigation bar and come across a problem.
After changing a background color here:
#access
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #eaeaea;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eaeaea;
background-color: #bcb3a3;
}
I get white space after last menu item.
When I change container bg colour to the same as in navigation this is correctet but then I get a bar displayed over page entry title in navigation background colour?
How to resolve the problem?
The website is:
http://bishopshomebuilders.co.uk/wordpress/
Thanks!