Sub-menu error
-
My sub menu is not working it should be like this
Home
About Us
Services
Sample1
Sample1.1
Sample 1.2
Sample2
Sample3But what I created is like this
Home
About Us
Services
Sample1
Sample1.1
Sample 1.2
Sample2
Sample3The page I need help with: [log in to see the link]
-
- Home
- About Us
- Services
- ServicesSample1
- ServicesSample1.1
- ServicesSample 1.2
- ServicesSample2
- ServicesSample3
so the main menu is Home about us services, under the services is the sub menu sample1,sample2,sample3 under the sub-menu of sample1 there will be another sub menu which is sample1.1, sample1.2, but I got is all of them are align in left
-
This reply was modified 8 years, 10 months ago by
username88.
I added padding so it could have an indent in sub menu, but i want is a drop down, how to that? I already arrange my menu
Hey there,
It looks like another plugin is overwriting all the styles for my plugin.
You can see this by looking at the HTML and you will notice that the class
simple_megemenu dl-menuis being added all over my menu.Please speak to the authors of that plugin to stop them overwriting my classes too or disable it temporarily and all should be fine.
All the best
Peter
ouch its my theme, if i deactivate it would my theme would also be activated?
Hi there,
You will need to speak to the theme developers and ask them how to stop that happening.
That is bad form on their part as it is overwriting other plugins, what they should do is add their custom classes to mine not completely overwrite them.
Please let me know how you get on.
Peter
menu-item menu-item-type-post_type menu-item-object-page is this your class or is this from theme?
I have an idea, I will just customize it and i’m going to put an !mportant to your style
Hi there,
No they are not my classes, they are the standard WordPress classes.
I’m not sure what you mean about putting !important on my styles. The classes aren’t there as they are being overwritten so there is nothing to attach !important to.
Peter
The topic ‘Sub-menu error’ is closed to new replies.