All things Shopify and commerce
Hello guys how can I change the size of this Titel
Hi @NikosBat
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
.product__title h1 {
font-size: 20px !important;
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
Hello DaisyVo thank you very much that solved my problem
hello @NikosBat
Go to online store ----> themes ----> actions ----> edit code ---->base.css> ...add the code end of the file
.product__title h1 {
font-size: 20px !important;
}
If this was helpful, hit the like button and accept the solution.
Thanks
Hello Sangeetanahar75 thank you very much that solved my problem
hello @NikosBat
If this was helpful, hit the like button and accept the solution.
Thanks
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: 18px !important;
}
Best,
Liz
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025