Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi folks,
I have a sticky main menu on my store. But the background for this menu is transparent so it does not look good while scrolling the web page. How can I add a custom color to the main menu bar?
My store is vollmart24.com
Add this code
nav.main-menu {
background-color: #ff0000;
}