[Resolved] hide arrow in dropdown menu

Home Forums Support [Resolved] hide arrow in dropdown menu

Home Forums Support hide arrow in dropdown menu

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1343543
    Tru

    Hello everyone,
    I’d like to hide arrow in dropdown menu when in full screen, but I’d want to show it when the screen is on tablet or mobile mode.
    This is the css:
    .menu-item-has-children .dropdown-menu-toggle {
    display: inline-block;
    height: 100%;
    clear: both;
    padding-right: 20px;
    padding-left: 10px;
    }
    If “display :none”, it will hide the arrow in full screen mode and table/mobile mode too.
    How can I fix this! thanks

    #1343780
    Leo
    Staff
    Customer Support
    #1344800
    Tru

    Hi Leo, I pasted your codes into “additional CSS”, but it does not work.

    #1344824
    Leo
    Staff
    Customer Support

    Any chance you can link us to the site in question with the CSS added?

    You can edit the original topic and use the private URL field.

    Let me know πŸ™‚

    #1344934
    Tru

    Hello Leo, I’d send you my site!Please, take a look! Thanks

    #1344995
    Leo
    Staff
    Customer Support

    I’m seeing your own custom CSS added currently:
    https://www.screencast.com/t/D9WqfbRO5SSK

    Can you remove that and try my code?
    https://generatepress.com/forums/topic/remove-dropdown-arrows-from-navigation/#post-970396

    #1345970
    Tru

    Hi Leo, I tried your code, but it did not work. Please, help me!

    #1352320
    Tru

    Thanks Leo

    #1352827
    Leo
    Staff
    Customer Support

    So it did work? The topic is marked as resolved.

    Let me know πŸ™‚

    #1354727
    Tru

    Yes, it did. Thanks

    #1355470
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.