1. hpi
  2. Commercial Templates
  3. Monday, 17 September 2018
  4.  Subscribe via email
Hello.
I make a new website with valencia template and i have a bug in the menu display.
i give you the URL for a better comprehension:

http://vzdkdu6053.phpnet.org/colmiane/index.php

In the menu on the top, hen you want to go on "guide pratique", the case with all the subcategory go to the right and isn't readable. How can i do to fix this bug?
Thank you !
References
  1. http://vzdkdu6053.phpnet.org/colmiane/index.php
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.hornav > ul > li.item-573 > ul {
left: auto !important;
right: 1px !important;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran.
Thank you, it is partialy good.
I added your code and now in the "guide pratique" category, if you go on "commerces", ther is a problem.
What can i do to solve it?
Thank you !
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Because of some restrictions to the column-count CSS property, the only solution to amend this is to change the position of the submenu parent item (commerces). Changing this item from 4th to say 1st or 2nd should resolve this issue.

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


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