How to remove Dropdown arrows - by snowghost

This topic has 6 replies, 2 voices, and was last updated 5 years, 6 months ago ago by Rose Tyler

  • Avatar: snowghost
    snowghost
    Participant
    October 5, 2018 at 22:17

    How do I remove the dropdown arrows from my main menu? I know it is showing that there are subnavigation options within those but I would like to remove them regardless.

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 8, 2018 at 08:46

    Hello,

    Please add this code in Theme Options > Custom css:

    .menu > li.menu-item-has-children > a:after {
        display: none;
    }

    Regards

    Avatar: snowghost
    snowghost
    Participant
    October 8, 2018 at 16:12

    That didn’t seem to work, can I have you take a peek at it?

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 9, 2018 at 07:38

    Please clear cache and check one more time http://prntscr.com/l3v1o2

    Regards

    Avatar: snowghost
    snowghost
    Participant
    October 9, 2018 at 16:32

    That worked, thanks so much for your help!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2018 at 08:14

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.