Jump to content

Change text within scheduling widget

Recommended Posts

  • Replies 7
  • Views 226
  • Created
  • Last Reply

Top Posters In This Topic

8 hours ago, jordanfeise said:

Hi! 

I'd love to change the text "With..." to "Select a location..."

With makes it sound like they are booking services with different people when the calendar really indicates different locations.

Any custom CSS that would make it possible to adjust this?

Thanks so much! 

Screen Shot 2022-11-15 at 10.27.11 PM.png

Can you share the page's URL (with the protected password if you have) so we can take a look?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
On 11/17/2022 at 1:26 AM, jordanfeise said:

Hi! Here's the URL: https://twoofakindbrows.com/book-now

No password needed. Thanks so much for your help.

You can't change any elements from Squarespace. All are in iframe embed code.

You need to change it from the site where you got the 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
  • 1 month later...
On 12/27/2022 at 5:41 AM, jordanfeise said:

@tuanphan the scheduler is linked from acuity! possible to make a CSS adjustment on the back end?

 

Just want to change "With..." to "At..."

Screen Shot 2022-12-26 at 2.37.39 PM.png

Screen Shot 2022-12-26 at 2.40.05 PM.png

Where "with.." I don't see this text

 

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
  • 4 weeks later...
On 1/23/2023 at 5:51 AM, jordanfeise said:

Once you select a service it says "With..." 

which you can see in the first screenshot 🙂

Try this CSS

.select-calendar .select-label:not(.babel-ignore) {
    font-size: 0;
}
.select-calendar .select-label:not(.babel-ignore):before {
    content: "At...";
    font-size: 16px;
}

 

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.