Shopify themes, liquid, logos, and UX
ella theme
Typography can be changed / added as per: https://halosoft.gitbook.io/ella-documentation/theme-settings/typography
You can add custom CSS in the Customizer or in the theme files to target specific elements like the inputs as you like.
what would the custom css be? Im new to shopify so this is all foreign concepts for me. thank you for your help
This isn't Shopify specific - you can use standard CSS as you would on any site. For instance:
Looking at the Ella demo theme, the form fields are contained in a div with the class .form-field so you could do:
.form-field {
font-family: Arial, sans-serif;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025