krnprnz Posted August 19, 2022 Share Posted August 19, 2022 Site URL: https://www.samuelrauschenberger.com/ Hi there, so I have a product made on printify in my squarespace shop which has 3 sizes to choose from and only one paper. therefore, obviously, I only need a option for size and not a second one for paper. I tried reaching out to the costumer service on printful and squarespace and either of them redirected me to the other back and forth because it has nothing to do with their service. The only thing they said could fix this was CCS coding and I don't know anything about it, so I thought I'll ask in the forum if anyone who knows a bit more about it could decide wether this could be fixed with code or not. thanks for any help, samuel Link to comment
Beyondspace Posted August 19, 2022 Share Posted August 19, 2022 1 hour ago, krnprnz said: Site URL: https://www.samuelrauschenberger.com/ Hi there, so I have a product made on printify in my squarespace shop which has 3 sizes to choose from and only one paper. therefore, obviously, I only need a option for size and not a second one for paper. I tried reaching out to the costumer service on printful and squarespace and either of them redirected me to the other back and forth because it has nothing to do with their service. The only thing they said could fix this was CCS coding and I don't know anything about it, so I thought I'll ask in the forum if anyone who knows a bit more about it could decide wether this could be fixed with code or not. thanks for any help, samuel Do you mean setting style for the option in select paper? Try adding to Home > Design > Custom Css .pdp-layout .pdp-details .variant-option select[data-variant-option-name="Paper"] option{ font-size: 32px; } Let me know how it works on your site 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, Lightbox Studio pluginIf 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
krnprnz Posted August 19, 2022 Author Share Posted August 19, 2022 3 hours ago, bangank36 said: Do you mean setting style for the option in select paper? Try adding to Home > Design > Custom Css .pdp-layout .pdp-details .variant-option select[data-variant-option-name="Paper"] option{ font-size: 32px; } Let me know how it works on your site Hey there, thanks for the answer, but no, I'm trying to get rid of the whole option paper and make it automatically be matte paper as this is the only option available. kind regards, samuel 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