Submenu items are all opened by default and not closed
1 year 3 months ago #69036
by Vesnyshka
Submenu items are all opened by default and not closed was created by Vesnyshka
Hello!
Joomla! 3.10.11
ACCORDEON MENU CK 3.2.11 PRO
Menu is always opening all submenus when you try to open some menu item.
And all submenus are not collapsible in this menu item.
You can see it on gsj3.sabil.studio/videograndsmeta
Menu is on the left and when you try to open an item it opens all it subitems and you can't close them.
Can You please help us??
Thank You!
Joomla! 3.10.11
ACCORDEON MENU CK 3.2.11 PRO
Menu is always opening all submenus when you try to open some menu item.
And all submenus are not collapsible in this menu item.
You can see it on gsj3.sabil.studio/videograndsmeta
Menu is on the left and when you try to open an item it opens all it subitems and you can't close them.
Can You please help us??
Thank You!
Please Log in or Create an account to join the conversation.
1 year 3 months ago #69037
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Submenu items are all opened by default and not closed
Hi
the problem comes from that rule with the important property
L. 82 in
gsj3.sabil.studio/templates/help/css/style.css?v2
remove the ! important
CEd
the problem comes from that rule with the important property
Code:
.help ul li ul li ul {
display: block !important;
border-bottom: 1px dashed #ddd;
margin-bottom: 3px;
padding-bottom: 7px;
}
remove the ! important
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: Vesnyshka
Please Log in or Create an account to join the conversation.
1 year 3 months ago #69040
by Vesnyshka
Replied by Vesnyshka on topic Submenu items are all opened by default and not closed
Thank You very much!
Now everything works OK !!
Now everything works OK !!
Please Log in or Create an account to join the conversation.
Time to create page: 0.211 seconds