1. Edgar68
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 25 April 2023
  5.  Subscribe via email
Hi,

i have an issue with the submenu-items.
the menu items are partly off-screen because they open on the right.
Is it also possible to make them appear on the left?

Thanks
Edgar
Attachments (1)
References
  1. https://vergelijkstreamingdiensten.nl/aanbod/muziekstreamingdiensten
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Edgar

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:hover>ul, 
.hornav>ul>li>ul>li>ul>li:hover>ul,
.hornav>ul>li>ul>li>ul,
.hornav>ul>li>ul>li>ul>li>ul {
left: auto;
right: 100%;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran.
It works perfect !!

Edgar
  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!