Thanks.
That worked for the initial text, but not for the drop-down text.
A user encountered an issue where the custom font on their website wasn’t applying to the “Sort by” field on collection pages in the Dawn 10 theme.
Solution provided:
theme.liquid file, placed above the </body> tagOutcome:
The solution successfully changed the font for both the initial “Sort by” text and the dropdown options. However, the original poster noted a browser-specific limitation: the fix works across browsers except Firefox. Despite this minor inconsistency, they accepted it as a working solution.
Thanks.
That worked for the initial text, but not for the drop-down text.