Shopify themes, liquid, logos, and UX
Hi! Novice here,
I'm not sure if I am using the correct wording here to describe what I am trying to achieve, but I am looking for help changing the font size of the remove button when filtering products. I was able to adjust the product type filter right next to it, and my coding also affected the text transformation for the remove button but didn't work for size.
Here is the coding I used to adjust the product type: candles filter
.active-facets__button-wrapper,
.active-facets__button-inner {
font-size: 10px;
text-transform: uppercase;
}
Also, I just pasted this into the custom CSS section when editing my theme. I am not sure where to put it on the internal coding. I tried component.facets.css, but it didn't work.
Thank you so much!
Solved! Go to the solution
This is an accepted solution.
Change the code here to 1rem.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Hi, @riveringroots
Please share the store URL so that I can assist you.
c6374b-cf.myshopify.com
And password please?
rtawmp
This is an accepted solution.
Change the code here to 1rem.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Thank you so much!!! This worked!
Hi @riveringroots ,
Let try this one. Insert code at the end of file component-facets.css
.active-facets__button-remove.underlined-link {
font-size: 1rem;
}
If it's work well, please let us know by giving a like and mark as solution. Thank you
If our suggestions are useful, please let us know by giving it a like, marking it as a solution.
MIDA: Heatmap, Record & Replay |BLOOP Referral Program, Reward |
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024