vschimel 0 Posted August 8 (edited) Hi, i'd like to display the price of my subscription without the phrase "every month." so it will just display $30 not "$30 every month"is there a way to do that? Edited August 8 by vschimel Initial Revision Share this post Link to post
0 tuanphan 6,115 Posted August 8 Maybe some css can hide. Can you share product url? Send me a message if you have any questions | View my service if you need more support View 4200+ Custom Code for Squarespace How to Setup Password & Share Site URL How to find Page ID Squarespace 7.1 CSS List Share this post Link to post
0 tuanphan 6,115 Posted August 8 @vschimel Add to Home > Design > Custom CSS .product-price { visibility: hidden; } Send me a message if you have any questions | View my service if you need more support View 4200+ Custom Code for Squarespace How to Setup Password & Share Site URL How to find Page ID Squarespace 7.1 CSS List Share this post Link to post
0 paul2009 28,458 Posted August 8 I can understand why you might want to reword the phrase "every month" to make it a more appealing proposition, for example "$30 per month" instead. You could do this with some JavaScript. However, I don't suggest you remove the payment interval description altogether. Removing this will make the pricing less clear to potential customers and may harm your conversion rates. If a response has helped you, please give thanks using the button.Need personalised help? I'm a professional Developer who works with Designers internationally. You can book me via my company's website. www.sf.digital Share this post Link to post
0 paul2009 28,458 Posted August 8 I can understand why you might want to reword the phrase "every month" to make it a more appealing proposition, for example "$30 per month" instead. You could do this with some JavaScript. However, I don't suggest you remove the payment interval description altogether. Removing this will make the pricing less clear to potential customers and may harm your conversion rates. If a response has helped you, please give thanks using the button.Need personalised help? I'm a professional Developer who works with Designers internationally. You can book me via my company's website. www.sf.digital Share this post Link to post
0 vschimel 0 Posted August 8 hi Paul, that's a fair point. how would i be able to change the wording? Share this post Link to post
0 vschimel 0 Posted August 8 hi Paul, that's a fair point. how would i be able to change the wording? Share this post Link to post
0 vschimel 0 Posted August 8 Hi @Paul2009 , i agree. how would i go about changing the wording to $30 per month? Share this post Link to post
0 paul2009 28,458 Posted August 8 It depends what you want to change. Sorry if that sounds like I'm being difficult - I'm not It's just that if you want to reword things you'll want to be very specific about how you want things to be rephrased, otherwise you may end up with unexpected results. Squarespace chose the working "XX every YY" because it works equally well for "£1 every week" as it does for "£100 every 6 months". In contrast, £30 per week sounds good, but "£30 per 6 months" doesn't. If a response has helped you, please give thanks using the button.Need personalised help? I'm a professional Developer who works with Designers internationally. You can book me via my company's website. www.sf.digital Share this post Link to post
0 vschimel 0 Posted August 8 let's say i wanted it to read $20 every month or $200 every 6 months Share this post Link to post
Hi, i'd like to display the price of my subscription without the phrase "every month." so it will just display $30 not "$30 every month"is there a way to do that?
Edited by vschimelInitial Revision
Share this post
Link to post