Menu CSS Question – Remove Background color
I want the background color of my menu to be 100% transparent (remove background color). The link below shows the issue. This is the custom CSS I have now: /* Vantage Set Menu Font Size */ .main-navigation { font-size: 20px;…