- This topic has 5 replies, 3 voices, and was last updated 5 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › University Hub › How to Remove drop down arrow
Dear Support,
How can I remove the dropdown arrow on menu? The page I need help with is http://www.ilslagos.com/wp
Hello @topabunmi
To remove the arrow in the menu section that indicates the submenu use below given CSS.
For this go to Admin panel > Appearance > Customize > Additional CSS and paste below given CSS.
.main-navigation ul li.menu-item-has-children > a::after, .main-navigation ul li.page_item_has_children > a::after {
content: none;
}
Hope this helps.
Best Regards!!
Have a good day .
This work for me like mad. Thanks so much
I was trying to remove it by myself, but I could not make it. But after using tips above from keymaster everything works perfectly and I finally was able to remove drop down arrow, superb, thanks for the support advices.
David,
web dev at Eduloh
Hello @davidhide,
Glad it worked out.
Feel free to reach out to us if you have any queries further.
Thank you.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |