Posts by caio_trianahotmailcom • 1 point
1 post
- 
		0 votes2 answers95 viewsA: Slider stands over the submenuputs your (class="menu") as relative position, and adds a high z-index (normally menus always have a high z-index). .menu { position : relative; z-index : 99; } what might be rolling, is how you’re…