Decrease title size on Taste shopify theme

Decrease title size on Taste shopify theme

MarieClothes
Tourist
6 0 3

Hi, I would like to decrease the size of my product pages. Shopify Taste Theme just Allows me a minimum but I want more.

Replies 2 (2)

GemPages
Shopify Partner
5625 1261 1243

Hello @MarieClothes ,

 

It's the GemPages Support Team and we are glad to assist you today!

 

I would like to give you the recommendation to support you so kindly follow the steps below:

 

1. Go to Online Store > Theme > Edit code of your current theme

GemPages_0-1675734204829.png


2. Open your theme.liquid theme file


3. Paste the below code before </head>

<style>
.product .product__info-wrapper .product__title  {
 font-size: 20px !important;
}
</style>

 

Let us know how it works for you.

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
lorrainedevaux
Tourist
10 0 5

I had the same question. Your solution worked perfectly on this page: https://sealovefreeport.com/ but not on the product pages (here's an example): https://sealovefreeport.com/products/car-diffuser. Appreciate any assistance!