1. AndreMora
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 22 April 2020
  5.  Subscribe via email
Hi,

When i use chelsea template, with sub menu's, i can't use it.

Because, the sub menu align to the top of the menus, and not in front of the topic selected (sub-menu).

So, when i move the mouse i lost the items of the sub-menu.

You can see in the image attachment and in this link: http://www.fpo.pt

It's possible fix this?

Thank you
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Andre

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

.hornav > ul > li > ul > li {
position: relative;
column-count: 1;
}
.hornav > ul > li > ul > li > ul {
column-count: 1;
}


That failing, may I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

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!