Reduce the font size of each collection title on Collection Page

Solved

Reduce the font size of each collection title on Collection Page

liu_x_trujillo1
Excursionist
23 0 10

Hi,

 

I'd like to reduce the font size of each collection name on the mobile version. Please help!

 

https://embroidtale.com/collections

 

image_123650291.JPG

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2322 689 811

This is an accepted solution.

- Here is the solution for you @liu_x_trujillo1 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
@media only screen and (max-width: 600px) {
.collection-card__content p.h3 {
    font-size: 12px !important;
}
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725982706162.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 3 (3)

Sangeetanahar
Explorer
541 36 69

hello @liu_x_trujillo1 

Go to online store ----> themes ----> actions ----> edit code ---->assets ----> base.css...>
add the code end of the file

@media only screen and (max-width: 767px) {

#shopify-section-template--23250736513342__main p.h3 {
font-size: 14px !important;
}
}

 

result

Collections-Archive-Embroidtale.png

Buy me a Pizza


If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me [email protected] - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here

BSS-TekLabs
Shopify Partner
2322 689 811

This is an accepted solution.

- Here is the solution for you @liu_x_trujillo1 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
@media only screen and (max-width: 600px) {
.collection-card__content p.h3 {
    font-size: 12px !important;
}
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725982706162.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Made4uo-Ribe
Shopify Partner
8202 1972 2409

Hi @liu_x_trujillo1 

Check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

@media only screen and (max-width: 550px){
#shopify-section-template--23250736513342__main p.h3 {
    font-size: 14px;
}
}

 

And sve. 

Result:

Made4uoRibe_0-1725982849896.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.