Hello,
I'm using Narrative theme, the font size of the products name on my collection page is too big I want to change the size of it how?
Solved! Go to the solution
Hi @sultaan You could use the HTML inspector to locate the product title and then set a css rule - for example ("font-size: 15px;"). I have a video (https://youtu.be/z_mu45rbpeM) talking about how to change the font styles for Shopify store webpage, you may find the elements in the video are different, but the idea is the same. You can easily do it by yourself.
@sultaan wrote:Couldn't do it, my friend! I'm not able to find the product title text-size in the inspector.
@sultaan
Could you please share your store URL and password, so I can take a look? Thanks
This is an accepted solution.
So @DeepCode helped me, I entered this code #shopify-section-collection-template .card__name{ font-size: 15px; } at the end of theme.scss.liquid
User | Count |
---|---|
395 | |
205 | |
129 | |
47 | |
42 |