Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Display "Sub Title" from menu item in Responsive View

More
6 years 3 months ago #19107 by Kara Brittain
I'd like the Sub Title text to appear on my menu in the Responsive View. For example, I want the menu item "Business" to also show "Directory" in all responsive views, to the right of "Business". See links to screenshots below:
southfork.cloudaccess.host/menu-fix-1.png
southfork.cloudaccess.host/menu-fix-2.png

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago - 6 years 2 months ago #19112 by HaiND
Hi
Thank you for feedback us
About your problem, please go to back-end modules -> tab Advanced -> Custom Css and add code:

@media screen and (max-width: 768px){
#megamenucss #js-mainnav.megamenu ul.megamenu li.megacss a.megacss span.menu-desc {
display: block!important;
}
}

Hope it wil help you, If still having problems, Please give me link your site and your account of administrator via private message or mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
I will check it for you soon
Thanks

Best Regards
--HaiND--
Last edit: 6 years 2 months ago by HaiND.

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago #19156 by Kara Brittain
Thanks! This mostly worked. I had a couple of menu items that were "separators" so I adjusted your code to be:

@media screen and (max-width: 768px){
#megamenucss #js-mainnav.megamenu ul.megamenu li.megacss span.menu-desc {
display: block!important;
}
}

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago #19157 by HaiND
Hi Kara Brittain
Thank you for feedback us
If still having problems, please contact us, pleased to assist you
Thanks

Best Regards
--HaiND--

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.029 seconds
Powered by Kunena Forum