This topic has 6 replies, 3 voices, and was last updated 7 years, 8 months ago ago by Eva Kemp
Hi,
I am trying to get me menu so that the “Shop” dropdown looks like this:
All Flowers Flower types
Leis Type one
Type two
Etc
However, when I try to set it up, it won’t put “Leis” under “All Flowers”. Instead, it puts the long list under flowers and the Leis in the column on the right, even though they are not in that order on the menu set up. How do I fix this?
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards,
Rose Tyler.
Yeah no problem, see below.
Hello,
Please check the menu now.
Is that what you wanted?
Let us know.
Regards,
Eva Kemp.
Hi Eva,
Almost – I just need “Leis” to show up under “All Flowers” , as another main category not a sub-category
Thanks!
Hello,
I’ve added custom class to your menu item “Leis” in Appearance > Menus and added this code in Global Custom CSS:
li.main-cat a {
font-weight: 600 !important;
font-size: 14px;
color: #4f4f4f !important;
}
li.main-cat a:hover {
color: #767676;
}
Please check the menu.
Is it fine now?
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up