I have a long submenu that doesn’t scroll if you go to STATIUNI -> STATIUNI BALNEO or to STATIUNI -> STATIUNI TURISTICE
Can you help me with this?
Thank you so much!
C.
The page I need help with: [log in to see the link]
I checked this and it seems like there is a small problem.
I have reported it to the development team to resolve. In the meantime, you can resolve it by adding following custom CSS code to Customize > Additional CSS.
.main-navigation ul ul li:hover > ul{
overflow: scroll;
height: 600px;
}
Let me know if you need any further help.
Thanks.
Viewing 1 replies (of 1 total)
The topic ‘Submenu doesn’t scroll’ is closed to new replies.