Max Mega Menu not show arrow css
-
Hi
I am using the max mega menu in the vantage theme.I am learning css
I have a menu option that is not linked to a page. It just drops a submenu that I have used siteorigin layer builder to be able to display information rather than link to a page.
Is there a way not to show the arrow next to the menu title e.g. “Talk to me” only.I have found code not to show it at all but as I am not using a page I cannot see how to reference it to the menu option.
I hope that does not sound too stupid and welcome any replies.
Many thanks
Simos (UK)
The page I need help with: [log in to see the link]
-
Hi
Sorry I had left the CSS I found that removes all the arrows:
li.mega-menu-item-has-children > a.mega-menu-link:after {
display: none !important;
}I have removed the code now.
Again sorry
Simos (UK)
It is the one next to the Talk to me Just hover over the option and you will see the dropdown I am using instead of a page
Simos(UK)Try
li#mega-menu-item-1546 li.mega-menu-item-has-children > a.mega-menu-link:after { display: none !important; }That restricts it to that one menu item.
Hi
Thank you for the quick reply but nothing changed, except the arrow next to social media is not there. To be honest I’m checking to see if something else has removed that.
I am not changing anything on the CSS bar checking the Siteorigin code for an old line that did something with menus? Probably a red herring LOL
Cheers
Simos(UK)
Hi
I have deactivated the menu items visibility control plugin as I used that to not show the menu on a stated page. That has not made a differenceWorth noting that for some reason that with or not with your css inserted all arrows are shown EXCEPT for the ‘Social Media’ icon . That does have a page link to it unlike the ‘Blog’ icon?
Any thoughts?
Simos(UK)
I recommend asking at https://wordpress.org/support/plugin/megamenu#new-post so the plugin’s developers and support community can help you with this.
-
This reply was modified 7 years ago by
Steven Stern (sterndata).
Hi Steve,
I just thought I let you know that I have found the solution to my issue… Me
I forgot that you need a sub page for an arrow to show and I had not created it yet.
Many thanks for your support and apologise for my memory lapse.
Cheers
Simos (UK) -
This reply was modified 7 years ago by
The topic ‘Max Mega Menu not show arrow css’ is closed to new replies.
