Menu description not appearing on my side bar menu
Hello, sorry for bothering you really, but I start to get used to your theme and it's very good, I have created a side bar menu and I already add the description for each item on Appearance/menu, I toggeled show description as well on the side bar options. but it seems like nothing happens, I am confused.
Please let me know about that, thank you
Comments
Haha, sorry It just appeared suddenly, maybe its cache issue or something.
But I don't find how to change the size and color of it ? I guess it will be with css no ? but where to put that css
in the inspector this works fine to change :
.mfn-sidemenu-menu .mfn-menu-link .label-wrapper .menu-desc
{
font-size: 30%;
}
I don't know where to paste it, I only want that to affect my side bar, can you help me please, thank you so much
Hi,
You can put this CSS code to Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Hello, thank you so much for your reply, but I tried it that way it does not fonction I dont know why.
Try to add !important after the font size value.
Best regards
Thank you very much it worked.
I wanted ask something, I have a very long page with many contents
https://silver-octopus-222579.hostingersite.com/clubs/
I don't like to scroll a lot, I want to make something like a special navigation menu with anchor points can we do that in betheme ? I know anchor points in same page not working so I wonder if there is another solution to achieve something that can help?
Making anchor links (in the menu or not) is as simple as creating regular links.
Please head to the documentation, where you will find all the required steps to do that:
https://support.muffingroup.com/faq/how-do-i-link-an-anchor-on-the-same-page/
You can check our video tutorial too:
https://www.youtube.com/watch?v=HoHZksjUrjg
Thanks