Universal Responsive Design Template Support Product Page

Problem with sub-menu width

Reported 28 Jan 2013 20:00:13
1
has this problem
28 Jan 2013 20:00:13 manuel pinto posted:
On the menu and changing the width of sub-menu to 200 for example it does not change anything.

Replies

Replied 29 Jan 2013 07:48:11
29 Jan 2013 07:48:11 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 29 Jan 2013 21:57:13
29 Jan 2013 21:57:13 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 30 Jan 2013 08:57:27
30 Jan 2013 08:57:27 Vulcho Vulev replied:
Hello Manuel.

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

Regards:Vulcho.
Replied 30 Jan 2013 09:29:06
30 Jan 2013 09:29:06 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 30 Jan 2013 11:02:54
30 Jan 2013 11:02:54 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