Site logo

Archived topic

Dropdown menu not working

5 replies · Started by Srini on August 26, 2022

Viewing posts 1–6 of 6

Hi

Primary navigation set to Click – Arrow and the dropdown menu not working.
Please check the link below.

Hi Srini,

Can you try adding this CSS?

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
    display: block;
}

Hi Ying

Thank you for your response.

I have applied the css, but still the arrow is not showing?

Yes
Thank you

Awesome :)

This archived topic is closed to new replies.