All things Shopify and commerce
Hi everyone, can somebody help me please on how to change the background color of the submenu into white and the text color into #83CBC4? Thank you so much!
Please share your store url
Do you want like this ?
Only the subcategories under Originals which are the ALL ORIGINALS, DRAWINGS, PAINTINGS, and so with others please
OK, it,s not a big game you need to add some custom css i will provide you the code after sometime
Hi Dariokc, I tried to set it up to my settings but didn't work. The shopify chat support told me that i'm using an old version so it needs coding to set up
Hello @CamilladE
Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.
@media only screen and (min-width: 769px) {
.header__submenu.list-menu {
background-color: #fff !important;
color: #83CBC4 !important;
}
}
.header__menu-item:hover {
background-color: #9cc9c6 !important;
color: white !important;
}
}
Thanks
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024