Jump to content

Changing Font Size in Product Form

Recommended Posts

  • Replies 11
  • Views 1.4k
  • Created
  • Last Reply
20 hours ago, akb33 said:

@tuanphan Do you have any ideas on how I could change the text size of the captions in these galleries and summaries? Any help would be greatly appreciated. Thank you!!

Add to Home > design > Custom CSS

div#block-yui_3_17_2_1_1585416385937_11283 .summary-title a {
    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
On 5/23/2020 at 4:31 AM, akb33 said:

I just tried this and it's not changing the font size. For reference, this is what I want to change. Do you notice how small these areas of text are in both my contact summary block and Mailing List form? 

You mean Sign up to ... text & email, instagram...?

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
On 5/26/2020 at 2:11 AM, akb33 said:

Yes!

<style>
  .summary-excerpt>p {
    font-size: 18px !important;
}
  .newsletter-form-header-description p {
    font-size: 18px !important;
}
</style>

Edit Contact Page > Add Code Block > paste above code

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
3 hours ago, tuanphan said:

<style>
  .summary-excerpt>p {
    font-size: 18px !important;
}
  .newsletter-form-header-description p {
    font-size: 18px !important;
}
</style>

Edit Contact Page > Add Code Block > paste above code

This worked perfectly. Thank you SO much!

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.