Mobile Menu CK is not working
- wezykowski
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 20
- Thank you received: 0
4 weeks 1 day ago #73187
by wezykowski
Replied by wezykowski on topic Mobile Menu CK is not working
Perfect.
And is it possible to hide the "Menu" text in the expanded menu?
And is it possible to hide the "Menu" text in the expanded menu?
Please Log in or Create an account to join the conversation.
4 weeks 1 day ago #73191
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Menu CK is not working
you have some options in the mobile menu tab about the menu text
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
4 weeks 21 hours ago #73196
by wezykowski
Replied by wezykowski on topic Mobile Menu CK is not working
Please see
Please Log in or Create an account to join the conversation.
3 weeks 2 days ago #73254
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Menu CK is not working
Hi
I'm checking your website but I see that you are now using another mobile menu. It is correct ?
CEd
I'm checking your website but I see that you are now using another mobile menu. It is correct ?
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
3 weeks 1 day ago #73276
by wezykowski
Replied by wezykowski on topic Mobile Menu CK is not working
I am testing different menus and each one has some flaws that prevent me from making a final choice. I have now returned to the mobile menu because it is close to my requirements.
And is it possible to hide the "Menu" text in the expanded menu?
And is it possible to hide the "Menu" text in the expanded menu?
Please Log in or Create an account to join the conversation.
3 weeks 1 day ago #73278
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Mobile Menu CK is not working
ok,you can use this custom css to hide the text on both areas
I also give you the screenshot of the option where you can hide the text in the bar
Code:
[data-id="accordeonck327"] .mobilemenuck-bar-title {
text-indent: -999em;
}
[data-id="accordeonck327"] .mobilemenuck-title {
display: none;
}
I also give you the screenshot of the option where you can hide the text in the bar
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.218 seconds