Site logo

Archived topic

hide arrow in dropdown menu

10 replies · Started by Tru on June 27, 2020

Viewing posts 1–11 of 11

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

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

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 :)

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

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

Thanks Leo

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

Let me know :)

Yes, it did. Thanks

No problem :)

This archived topic is closed to new replies.