Shopify themes, liquid, logos, and UX
Hello guys! I'd like to change my title font. Specifically, "Our Collection" title on website and other titles at the bottom. Here's my website. www.enchantedgifts.ph
Btw. I'm using Ella theme.
@Kaymi - which font do you want for these titles?
Hi @Kaymi
If you share your store URL and password with me, I will check and provide you with the solution.
Hi @Kaymi ,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css, styles.css, custom.css or theme.scss.liquid
Step 3: Insert the below code at the bottom of the file -> Save
h3.title span {
font-size: 32px;
}
Here is result:
I don't know exactly what kind of font you want. If it's not what you intended, please let me know.
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Hi, Can you try Playfair Display font please?
Is it like this?
h3.title span {
font-family: "Playfair_Display variant0", Tofu;
}
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
It's working on desktop pc but not on my android device. Can you help me fix it? Since most of my clients use smartphone. Thank you so much
Hi @Kaymi
- Go to Online Store -> Theme -> Edit code.
- Find the file assets/base.css and paste the code below at the bottom of the file.
span.text {
font-size: 35px;
}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025