How to remove line above menu items in mobile menu
-
Hi,
I’ve created mobile menu with astra theme and found that mobile items are separated with lines. I’ve found solution for this using:
.ast-header-break-point .main-navigation ul .menu-item .menu-link {
border: 0;
}But unfotunately there is still one line left above menu items (just below close icon). Do you happen to know how to remove it?
Thanks in advance
Kasia
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to remove line above menu items in mobile menu’ is closed to new replies.