http://certifiedcollectorcoins.com/shop/
The link above shows the main site.
Under the logo there is a link to "Return to main site" and then it shows a "All coins"
The All Coins link was not there until I was changing the hover colour for links and in my CSS stylesheet (http://certifiedcollectorcoins.com/s...stylesheet.css)
a:hover, #navMain ul li a:hover {
color: #FFA300;
}
a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
color: black;
}
I had also changed some settings in Configuration > Layout Settings but changing some of those category settings back makes no difference.
I need to remove the All Coins link from that area and the black bar should be half that height (automatic when that All Coins link isn't there). How?
![]()



