Maxi Menu CK Descrition Title below Menu Title
3 years 8 months ago #61585
by silgra
Maxi Menu CK Descrition Title below Menu Title was created by silgra
Hi Ced,
I have the same problem with the Maxi Menu CK is the Descrition Title not below Menu Title.
and can you please tell me how the set has to be for an active button in level2 and level3 ??
Please see screenshot for better understanding.
Can you hel? Thank you, silgra
I have the same problem with the Maxi Menu CK is the Descrition Title not below Menu Title.
and can you please tell me how the set has to be for an active button in level2 and level3 ??
Please see screenshot for better understanding.
Can you hel? Thank you, silgra
Please Log in or Create an account to join the conversation.
3 years 8 months ago #61586
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Maxi Menu CK Descrition Title below Menu Title
Hi again
you can try something like that
CEd
you can try something like that
Code:
div#maximenuck1131.maximenuckh ul.maximenuck li.maximenuck.level1 > a {
display: flex;
}
div#maximenuck1131 li.maximenuck > a img {
width: 29px;
height: 27px;
}
div#maximenuck1131 .level1 > * .titreck-text {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.maximenuck.level2 > a,.maximenuck.level3 > a {
display: flex !important;
margin-bottom: 10px;
}
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
3 years 8 months ago #61588
by silgra
Replied by silgra on topic Maxi Menu CK Descrition Title below Menu Title
Hi Ced, I used the CSS code. Now the Description Title is on the right side below Menu Title (level1) and center at level 2.
Please see screenshot, for better understanding.
And it is possible to displayed the active menu item with this color: # ff0099;
Thank you, silgra
Please see screenshot, for better understanding.
And it is possible to displayed the active menu item with this color: # ff0099;
Thank you, silgra
Please Log in or Create an account to join the conversation.
3 years 8 months ago #61609
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Maxi Menu CK Descrition Title below Menu Title
also you must remove your css code to make it workyou can do that in the styling interface of Maximenu CK
div#maximenuck1131.maximenuckh ul.maximenuck li.maximenuck.level1 > * .descck {
margin-top: -3px;
margin-bottom: 15px;
margin-left: 38px;
padding-top: 0px;
padding-left: 5px;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
3 years 8 months ago #61612
by silgra
Replied by silgra on topic Maxi Menu CK Descrition Title below Menu Title
Thank you Ced, it works now. Thank you for your support!
Will the Maximenu CK and Mobil Menu Ck for Joomla 4 continue to be developed?
Will the Maximenu CK and Mobil Menu Ck for Joomla 4 continue to be developed?
Please Log in or Create an account to join the conversation.
3 years 8 months ago #61613
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Maxi Menu CK Descrition Title below Menu Title
great
forum.joomlack.fr/index.php/3-boite-a-id...la-4-migration#61414
of course ! they are already compatible with Joomla 4, see the details :Will the Maximenu CK and Mobil Menu Ck for Joomla 4 continue to be developed?
forum.joomlack.fr/index.php/3-boite-a-id...la-4-migration#61414
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.231 seconds