How to set up menu item in a certain way
-
Hi
I am trying to set up many categories in one submenu item, I want it to be with non capital letters besides the first letter fx. Pans and in font size 14 and black. But it wont work with WPbakery. See how it looks now (attached screenshot) Hope you can help, thx.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access so that I could provide you with the custom CSS
Best Regards
Hello
Thanks. I have added the info.
br.
Hello,
Add this code to the Theme Settings > Custom CSS:
.menu-mega-dropdown .sub-menu>li>a{
text-transform: capitalize!important;
color:#000000;
}
Replace the color for yours.
Best Regards
Hello
It does not work and please remember it has to be only for the submenu that I have added a screenshoot off earlier. Thx.
br.
Hello,
You have inserted the code with errors that is why it did not work https://gyazo.com/b447c7cab1cdd22ffbeb064deb3fd7ef
Now it works http://prntscr.com/l6z0b1
Best Regards
Thanks for the help!
have a nice day.
br.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘How to set up menu item in a certain way’ is closed to new replies.