Mobile Menu CK is not working
- wezykowski
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
1 month 2 days ago #73140
by wezykowski
Mobile Menu CK is not working was created by wezykowski
Hello!On the website ewa.mcmbaluty.pl I have Accordeon Menu CK with Mobile Menu CK.
Accordeon Menu CK with Mobile Menu CK is enabled to work only on tablets and smartphones.
The menu exists at the top but does not expand and does not work.
Why?
Regards Jacky
Accordeon Menu CK with Mobile Menu CK is enabled to work only on tablets and smartphones.
The menu exists at the top but does not expand and does not work.
Why?
Regards Jacky
Please Log in or Create an account to join the conversation.
1 month 2 days ago #73142
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Menu CK is not working
Hi
this is a known issue from the latest version of mobile menu, I will fix this in the coming hours
CEd
this is a known issue from the latest version of mobile menu, I will fix this in the coming hours
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- wezykowski
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
1 month 2 days ago #73146
by wezykowski
Replied by wezykowski on topic Mobile Menu CK is not working
Please Log in or Create an account to join the conversation.
1 month 2 days ago #73147
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Menu CK is not working
ok ,please give me the url of the page so that I can check
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- wezykowski
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
1 month 2 days ago #73148
by wezykowski
Replied by wezykowski on topic Mobile Menu CK is not working
ewa.mcmbaluty.pl
Please Log in or Create an account to join the conversation.
1 month 2 days ago #73149
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Menu CK is not working
you can add this css code in your page to change the logo position and also fix the lock icon size
Code:
.mobilemenuck-topbar {
display: flex;
flex-direction: column;
}
.mobilemenuck-backbutton {
order: 1;
}
.mobilemenuck-lock-button.mobilemenuck-button svg {
max-height: 24px;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.242 seconds