Jump to content

Text size 7.1?

Recommended Posts

  • Replies 6
  • Views 438
  • Created
  • Last Reply

You mean title + price? Find this code in Custom CSS

@media screen and (max-width: 767px) {
    h1.ProductItem-details-title.preSlide.slideIn {
        font-size:14px !important
    }
}

Change it to

@media screen and (max-width: 767px) {
    h1.ProductItem-details-title {
        font-size:20px !important;
    }
.product-price * {
    font-size: 30px;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.