1. milian
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 30 April 2020
  5.  Subscribe via email
Hi Ciarán,

In the Maja Template the Top-menu has now arrow (not clickable to serve a page) when there is sub-menu's present.

Do you have a code witch set the Mouse always to a pointer in the Top-menu and submenu?
So that the top-menu is clickable. And witch code can I put where?
Thanks,
Milian
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Milian

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.hornav > ul > li > a:hover,
.hornav > ul > li > span:hover {
cursor: pointer;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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