Topic summary
Main issue: Adjust the font size of product titles on the homepage and collection pages in the Ella Shopify theme (product page size is fine). User has basic HTML/CSS skills.
Steps provided: A helper requested the store URL (shared: https://hudmon.store/). They then advised editing theme.liquid (Online Store → Edit Code → theme.liquid) and adding custom code just above the closing tag to change the product title size. Note: The actual code snippet is missing in the post, and a screenshot was referenced to show the result.
Key context: theme.liquid is the theme’s main layout file; adding CSS/JS above applies site‑wide. CSS (styling) would control font size of product titles on those pages.
Outcome so far: A solution path was provided, but the exact code is not visible in the thread, so it’s unclear if the change was successfully implemented.
New request: The user asked how to remove the “Vendor Hudmon” label from products on the homepage and collection pages.
Status: Partially addressed. Font-size guidance given (code not shown); vendor removal query remains open/unanswered.