Just the button
1 year 5 months ago #68604
by Giuse
Just the button was created by Giuse
Hi, I'd like that the mobile menu appears as only the button (the three horizontal lines) without any text (like "menu' or the current menu item text) before being clicked, since there is not enough space on small devices for both button and text, but I can't find an option to do that, am I overlooking something or can it be added?
I am using the full version of maximenu and the free versione of mobile menu.
tha ks a lot
Giuse
I am using the full version of maximenu and the free versione of mobile menu.
tha ks a lot
Giuse
Please Log in or Create an account to join the conversation.
1 year 5 months ago #68606
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Just the button
Hi
you can edit the module >> mobile options >> text options >> you can choose to have no text
then if needed, you can also add a bit of css to make it look correctly. If needed, give me the url of the page
CEd
you can edit the module >> mobile options >> text options >> you can choose to have no text
then if needed, you can also add a bit of css to make it look correctly. If needed, give me the url of the page
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
1 year 4 months ago #68637
by Giuse
Replied by Giuse on topic Just the button
Thanks, the "Show the mobile menu text = None" actually leavs just the button but both with the only button or with text and button when placed in menu module, the layout (as you anticipated) is not correct - the icon overflows in the left margin and with the text there is overlap. Since I am using the default Cassiopeia template, I think something should be fixed. I will send the URL via message and hopefully the CSS might be included in the official version?
thanks a lot!
Giuse
thanks a lot!
Giuse
Please Log in or Create an account to join the conversation.
1 year 4 months ago #68639
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Just the button
please add this code in your page
I have to check by my side if I can reproduce the issue
Code:
.mobilemenuck-bar {
width: 43px;
}
Joomlack Webmaster and Developer
The following user(s) said Thank You: Giuse
Please Log in or Create an account to join the conversation.
1 year 4 months ago #68641
by Giuse
Replied by Giuse on topic Just the button
thanks, I added the custom CSS, but if you can reproduce... even better
Please Log in or Create an account to join the conversation.
1 year 4 months ago #68642
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Just the button
yes I reproduce it, this is on my todolist
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.211 seconds