All things Shopify and commerce
This is an accepted solution.
Thanks LizHoang, that has solved my problem.
Hi @NikosBat
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.product__title h1 {
font-size: 5rem !important;
}
Result
Best,
Liz
This is an accepted solution.
Thanks LizHoang, that has solved my problem.
Hi there @NikosBat you can try these following steps
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file -> Save
h1.main-page-title.page-title.h0 {
font-size: 30px;
}
Let me know if this works for you.
Thanks Bundler-Manuel I appreciate it.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify 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, 2025