How can I make the font on the images smaller on my mobile phone only? (SENSE THEME)

How can I make the font on the images smaller on my mobile phone only? (SENSE THEME)

Muselabel
Excursionist
44 0 7

hello,

The fonts on the images are to big on my mobile phone as you can see in the image. Is there someone who can help me with this?

 

IMG_2810.png

Reply 1 (1)

BSS-TekLabs
Shopify Partner
2401 695 832

Hi @Muselabel,

You can follow these steps to make the effect

1. Open Online Store > Theme > Edit Code

2. Find and open the base.css (or theme.css, custom.css) file

3. Paste the code snippet below at the bottom of the file and hit save

 

@media screen and (max-width: 599px) {
    .collection-list .card-wrapper .card__content .card__heading a {
        font-size: 16px;
    }
}

@media screen and (max-width: 499px) {
    .collection-list .card-wrapper .card__content .card__heading a {
        font-size: 14px;
    }
}

 

Here is the result

BSSTekLabs_0-1720895357307.png

Hope this helps you solve the issue.

Please don't forget to Like and Mark it as an Accepted Solution if you find this 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