Menü Title Description in der 3. Ebene
3 years 2 months ago #61587
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menü Title Description in der 3. Ebene
you can try something like that (to adapt to your needs)
Code:
div[data-id="maximenuck1131"] .mobilemenuck-bar-title {
line-height: 1;
}
div[data-id="maximenuck1131"] .mobilemenuck-bar-title .descck {
display: block;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
3 years 2 months ago #61589
by silgra
Replied by silgra on topic Menü Title Description in der 3. Ebene
Hi Ced, this is how it works.
Is it possible the Menu image (only!!! in Menu Bar) - to display none?
It's too much with Image and Menu-Title.
Please see Screenshot for better understanding.
Thank you, silgra
Is it possible the Menu image (only!!! in Menu Bar) - to display none?
It's too much with Image and Menu-Title.
Please see Screenshot for better understanding.
Thank you, silgra
Please Log in or Create an account to join the conversation.
3 years 2 months ago #61610
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Menü Title Description in der 3. Ebene
what you are requested looks like a custom css development .... this is a bit outside of the scope of the support
you can do that
you can do that
Code:
.mobilemenuck-bar-title img {
display: none;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
3 years 2 months ago #61615
by silgra
Replied by silgra on topic Menü Title Description in der 3. Ebene
It works! Thank you very, very much!
Please Log in or Create an account to join the conversation.
Time to create page: 0.200 seconds