1. danneel
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 07 May 2020
  5.  Subscribe via email
I'm working with a submenu on the Natalie template and need to check on the look of the dropdown submenu navigation icons. Please see the menu in the image. Is this the way the icons for showing a subcategory is supposed to look? To me, it looks like the little square is what you see when you don't see an icon.

I didn't see this sub-navigation in the template demo so wasn't sure if it is supposed to look that way.

DropMenuIcons.png

Thanks in advance
Dan
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Dan

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Here is the Example URL - http://harrisoncounty.in.gov/39/

Thanks in advance
Dan
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Dan

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

.hornav .parent-indicator::before {
display: none;
}
.hornav ul ul .j51-inline-icon svg {
transform: rotate(-90deg);
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Added, Appreciate it.. Fixed the issue I believe.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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