Changing background colour on Dropdown menus

On my catalogues and collection page their is a Dropdown menu that I cant seem to change the background colour of.

I have tried a few different ways to fix it as I’m not the first person to have this problem but it seems none work with my current theme ‘Ride’

I’d like to change the colour to grey If anyone’s able to help!

Store - https://lunaralt.myshopify.com/

Can you DM me the password? The store is hidden to the public, isn’ it?

Hi @Mongze ,

Can you share your storefront password ?

Sorry about that the password is ‘mayvub’

@MOISCHKOWITZ

Sorry forgot to take the password of the site, it’s ‘mayvub’

@SmallTask

Hi @Mongze

This is PageFly - Advanced Page Builder. I would love to give you some recommendations

-Go to Online Store->Theme->Edit code

-Asset->component-facets.css paste the below code at the bottom of the file.

#SortBy,#SortBy-mobile{

background:rgb(29,29,29) !important;

}

Best Regards;

PageFly

1 Like

Thanks @PageFly-Victor , This has been giving me a headache for a while now hahaha

you are welcome, I glad when can help you

1 Like