1. Koehnsen
  2. Commercial Templates
  3. Friday, 05 August 2016
  4.  Subscribe via email
Hello,

I have the problem
that the Child-Items in my Menue expand to the right side, can I change this, so that they expand to the left side?

Thanx in advance - Ralf Koehnsen
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ralf

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

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Sure, it's on a Sub-Domain for Development -> http://greendragons.lanworker.de/

Thx, Ralf
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ralf

To amend try adding the following to the Custom CSS field of your templates parameters (will only effect contacts submenu)...


.hornav .item-523 > ul {
left: auto !important;
right: 20px;
}
.hornav .item-523 > ul::before {
left: auto !important;
right: 20px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thx Ciarán,

thats why I choose you and your buddies: quick response! That works and I can use it for the other Menueitems, too!

Thanks a lot and greetings from germany my friend!

- Ralf
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ralf. Always happy to help! :)

Ciarán
  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!