jordanfeise Posted November 16, 2022 Share Posted November 16, 2022 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! Link to comment
Beyondspace Posted November 16, 2022 Share Posted November 16, 2022 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! Can you share the page's URL (with the protected password if you have) so we can take a look? Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
jordanfeise Posted November 16, 2022 Author Share Posted November 16, 2022 3 hours ago, Beyondspace said: Can you share the page's URL (with the protected password if you have) so we can take a look? Hi! Here's the URL: https://twoofakindbrows.com/book-now No password needed. Thanks so much for your help. Link to comment
tuanphan Posted November 21, 2022 Share Posted November 21, 2022 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
jordanfeise Posted December 26, 2022 Author Share Posted December 26, 2022 @tuanphan the scheduler is linked from acuity! possible to make a CSS adjustment on the back end? Just want to change "With..." to "At..." Link to comment
tuanphan Posted December 29, 2022 Share Posted December 29, 2022 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..." 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
jordanfeise Posted January 22 Author Share Posted January 22 Once you select a service it says "With..." which you can see in the first screenshot 🙂 Link to comment
tuanphan Posted January 26 Share Posted January 26 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment