1. cpc
  2. Commercial Templates
  3. Friday, 01 August 2014
  4.  Subscribe via email
I have a menu item that does not always link as it should.
When you roll over the menu item it does not change to the correct link until you are almost finished with the roll over.
The menu item in question is the only item that uses custom css and wonder if this could be the cause -

#hornav ul li.item-520 > a {
color: #cc0000;
}

.fg_headerbold .fg_wid_header SPAN
{
color: #000000;
}

The problem can be seen here http://www.colsonprinting.com and involves the menu item "Online Store"

Thanks for any help with a solution
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I suspect the logo area could be overlapping your right most menu items.

To amend could you try adding the following to the Custom CSS field of your templates parameters...


.logo_container, h1.logo, h1.logo a {
width: 260px;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you. That seems to have solved the issue. Very much appreciated.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!