.product__subs__option{
font-family: HKGrotesk-RegularLegacy !important;
font-size: 18px !important;
}
Please add this to the custom CSS section. It will make it bigger.
Here how the result should be
Issue: The subscription section on a product page (placentactive.com.au) appears too small and unbalanced relative to the rest of the page.
Key solutions proposed:
How to apply changes: Use Online Store → Theme → Edit code, then modify theme.css or add inline CSS in theme.liquid as directed.
Outcome: The original poster confirmed the changes worked and thanked contributors.
Status: Resolved. Code snippets and screenshots were central to understanding the solution and expected outcome.