Jump to content

Changing Text In Forms for Product

Recommended Posts

  • Replies 6
  • Created
  • Last Reply
11 hours ago, tuanphan said:

Add to Make a payment page Settings > Advanced > Header


.quantity-label {
    visibility: hidden;
}
.quantity-label:before {
    visibility: visible;
    content: "Month";
    text-align: center;
    position: absolute;
}

 

Thank you! I put this there but it did not change the word quantity to month!

Link to comment
On 6/24/2020 at 7:04 AM, IndigoBolt11 said:

Thank you! I put this there but it did not change the word quantity to month!

ah sorry, forgot, use this code

<style>
  .quantity-label {
    visibility: hidden;
}
.quantity-label:before {
    visibility: visible;
    content: "Month";
    text-align: center;
    position: absolute;
}
</style>

 

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.