Shopify themes, liquid, logos, and UX
Hi I want to change text color on the filter only on my Sense theme. And I know I probably need to make the change on the coding but just don't know how exactly I can do this.
Thank you!
Solved! Go to the solution
This is an accepted solution.
THANK YOU SO MUCH! It totally worked but I have another question, I found out that when I click the "Filter By" button the filter section is just blank, it should have all my filter options there in black text.
This is an accepted solution.
You can add this code below:
div#globo-dropdown-sort_options {
color: black !important;
}
Hi @beikuo ,
Could you please share URL and your store password if it enabled? So that we can help you.
Thank you.
This currently theme is not publish yet, but i can share a preview here
Hi @beikuo ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/v5.globo.filter.css->paste below code at the bottom of the file:
.sort-by.limit-by.hidden-xs,
.sort-by{
color: black !important;
}
Hope my answer will help you.
Best regards,
Victor | PageFly
This is an accepted solution.
THANK YOU SO MUCH! It totally worked but I have another question, I found out that when I click the "Filter By" button the filter section is just blank, it should have all my filter options there in black text.
This is an accepted solution.
You can add this code below:
div#globo-dropdown-sort_options {
color: black !important;
}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025