I’m not sure what happened but for some reason on desktop, my drop down filter arrows are overlapping the words. Can anyone fix this please? My website is AmericanMadeBaby.com
1 Like
oh sorry for that issue can you try this code
- Go to Online Store->Theme->Edit code
- Asset->/component-facets.css->paste below code at the bottom of the file.
.facets__summary .icon-caret {
right: -20px;
}
1 Like
Thank you very much! That fixed my problem. I sincerely appreciate it.
its my pleasure to help us
