Jump to content

Change Text in Custom Form Button

Go to solution Solved by tuanphan,

Recommended Posts

  • Solution

Add this code to 10-member Page Header

<style>
  .form-button-wrapper:after {
    content: "Next Step";
    background: #b94941;
    font-family: calluna-sans !important;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    padding: 0.5em 2.5em;
    border-radius: 300px;
    position: absolute;
    left: 0;
    min-width: 125px;
    pointer-events: none;
    text-align: center;
}
.form-button-wrapper {
    position: relative;
}
</style>

Because CSS can't rename text, so my idea is create new button then move it overlap current button

image.thumb.png.f99d69857311d6abdd486d6e11f0b189.png

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.