1. AndreMora
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 10 December 2019
  5.  Subscribe via email
Hi,

How can i change view of 3rd line of menus?

As you can see, when I go to the 3rd line of menus, a dot appears.

How can I change it to appear without anything, as for the 2 line of menus?
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

.hornav > ul > li ul {
list-style: none;
margin: 0;
padding: 0 !important;
border: 1px solid
rgba(255,255,255,.1);
}
.hornav ul ul ul a {
line-height: 35px;
display: block;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran ,

Thank you

and its possible sub menu, open to down?

Now open to right
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming you are suggesting an accordion effect, I am sorry to say that option is currently not available.

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


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