Mobile Menu CK is not working
- wezykowski
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
3 weeks 1 day ago #73282
by wezykowski
Replied by wezykowski on topic Mobile Menu CK is not working
This code only works if I open the menu once.
I go to the page, click on the menu. It opens correctly without the "Menu" text. Super!
I go to the page, click on the menu. It opens correctly without the "Menu" text. Super!
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
3 weeks 1 day ago #73283
by wezykowski
Replied by wezykowski on topic Mobile Menu CK is not working
But if I close the menu and open it again, it appers text "Menu"
Please Log in or Create an account to join the conversation.
1 week 4 days ago #73360
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Menu CK is not working
Hi
sorry for the delay , I have forgotten to answer you on this
Please update the css code to add the !important like that :
it will force it to be hidden
sorry for the delay , I have forgotten to answer you on this
Please update the css code to add the !important like that :
Code:
[data-id="accordeonck327"] .mobilemenuck-title {
display: none !important;
}
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 week 4 days ago #73361
by wezykowski
Replied by wezykowski on topic Mobile Menu CK is not working
Now there is actually no word "Menu", but the word "Back" is also gone.
Please Log in or Create an account to join the conversation.
1 week 3 days ago #73363
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Menu CK is not working
ok ! here is another update
Code:
[data-id="accordeonck327"] .mobilemenuck-title:not(.mobilemenuck-backbutton) {
display: none !important;
}
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 week 3 days ago #73364
by wezykowski
Replied by wezykowski on topic Mobile Menu CK is not working
It works now.
The menu works fine, but only at the top of the page. If I scroll down the page, the menu freezes and won't expand.
megawrzuta.pl/nyxk6tsw
The menu works fine, but only at the top of the page. If I scroll down the page, the menu freezes and won't expand.
megawrzuta.pl/nyxk6tsw
Please Log in or Create an account to join the conversation.
Time to create page: 0.213 seconds