dawn theme - Shopify collection titles size issue how to make it smaller ? @oscprofessional
Solved! Go to the solution
This is an accepted solution.
@lslelegance You can do it from the theme "Edit code" area: https://prnt.sc/DP9QdZgM34G1
Going this way you need to open the CSS asset file called "component-collection-hero.css".
In the opened asset kindly find the CSS rule called ".collection-hero__title".
For the found CSS rule add the new line of code "font-size: 25px", where "25px" is your value of the new Font size.
Here is the result that you have to reach out:
This is an accepted solution.
@lslelegance You can do it from the theme "Edit code" area: https://prnt.sc/DP9QdZgM34G1
Going this way you need to open the CSS asset file called "component-collection-hero.css".
In the opened asset kindly find the CSS rule called ".collection-hero__title".
For the found CSS rule add the new line of code "font-size: 25px", where "25px" is your value of the new Font size.
Here is the result that you have to reach out:
User | RANK |
---|---|
232 | |
53 | |
48 | |
34 | |
32 |