Universal Responsive Design Template Support Product Page

Problem with sub-menu width

Reported 12 years ago
1
has this problem
12 years ago manuel pinto posted:
On the menu and changing the width of sub-menu to 200 for example it does not change anything.

Replies

Replied 12 years ago
12 years ago Vulcho Vulev replied:
Hello Manuel.

We will check the issue.
Can you please take a look at the following article:
Styling the Universal CSS Navigation Menu

Regards:Vulcho.
Replied 12 years ago
12 years ago manuel pinto replied:
Just read the article and can't solve the issue. Please check the sub-menu on this page: www.agromorfose.com/teste/index.php
Replied 12 years ago
12 years ago Vulcho Vulev replied:
Hello Manuel.

Can you specify the submenu width value that you desire to apply?

Regards:Vulcho.
Replied 12 years ago
12 years ago manuel pinto replied:
On menu "serviços" first i had "Criação e manutenção de jardins". Because of this issue i change to a shorter name "criação de jardins". Iniatially i think that 200px it's enought ... but now i solve it changing to a shorter one. But i think we should be able to increase or decrease the width of sub-menu on the user interface of Universal CSS Navigation Menu. Please informe me when the issue is solved.Thanks
Replied 12 years ago
12 years ago Vulcho Vulev replied:
Hello Manuel:

On line 130 of www.agromorfose.com/teste/Styles/dmxNavigationMenu.css file you will locate the following rule:

.dmxNavigationMenu ul.horizontal > li > ul.mega, .dmxNavigationMenu ul.horizontal > li > ul.sub {
    left: 0;
    top: 100%;
    width: 100% !important;
}


You can change width from 100% to 200px or the desired width from you.

Regards:Vulcho.

Reply to this topic