Submenu is far too wide. 3rd level opens too far

Replied by bshomer on topic Submenu is far too wide. 3rd level opens too far

Posted 7 years 9 months ago #36026
I installed the "Plugin Maximenu CK Mobile"

I still have the ☰ stuck up the desktop menu and now, in the module "Mobile Options" settings, I have no option to turn it off.

When I checked with firebug, it shows
Code:
<label class="maximenumobiletogglericonck" style="display:none;" for="maximenuck88-maximenumobiletogglerck">≡</label>

Which doesn't work!
When I change it in firebug to:
Code:
<label class="maximenumobiletogglericonck" style="display:none!important;" for="maximenuck88-maximenumobiletogglerck">≡</label>

The ☰ disappears from the desktop menu, but I couldn't control it via css file.


Kindly suggest...
Thanks!
by bshomer

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Submenu is far too wide. 3rd level opens too far

Posted 7 years 9 months ago #36031
the problem comes from this rule

.jsn-joomla-30 label {
display: block !important;
}

from your template.css
try to remove it, at least the !important

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by bshomer on topic Submenu is far too wide. 3rd level opens too far

Posted 7 years 9 months ago #36293
I removed this statement, but it interferes with so many critical aspects (because label is a very low level and global css element) that I can't live with it.

Can you please show me where exactly can I edit the php source to remove it ONLY from the desktop version (and leave it of course, active in the mobile mode).

Thanks!!!
by bshomer

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Submenu is far too wide. 3rd level opens too far

Posted 7 years 9 months ago #36294
do you know that this is a template issue and not something wrong in maximenu ?

try this
Code:
.jsn-joomla-30 label.maximenumobiletogglericonck { display: none !important; }

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by bshomer on topic Submenu is far too wide. 3rd level opens too far

Posted 7 years 9 months ago #36297
I followed your previous advice.

Yes, it comes from the template because your latest tip worked!
I have been breaking my head over the right css element combination and missed this one :silly:

Thank you very much!
by bshomer

Please Log in or Create an account to join the conversation.

Time to create page: 0.663 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 491 guests and no members online