Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi, how can i hide the 'size' label? i already have the dropdown so i want to remove the label.
thanks for your reply,
https://asherherbert.com/
will this link be good enough if my site is currently password protected?
@asherherbert can you please share this page link?
@asherherbert - yes, what is the password to view page?
hi, yes
password is: shuler
@asherherbert - please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
.swatch--gl .name-option[data-name="Size"] {
display: none;
visibility: hidden;
}
thanks so much!
is there a way that the color swatch can be pre-selected on the page? right now it just says "color", then it says "navy blue" once i click the swatch. can the navy blue swatch be pre-selected?
also, what about removing the 'powered by...'?
thanks again!
@asherherbert hello, sorry I do not know about pre selection and looks like you already have removed powered by
Please kindly share the Url and the password to view it so we can help you adjust it ?
Best,
Daisy
I saw that you already finished all the request above. Is there anything else I can help?
Best,
Daisy
hi daisy, yes i have a few more questions
1. is there a way to hide the price until the cursor hovers over the product?
2. how can i add the material as a sort of subtitle/subheading, both above the price on the collection page and product page?
3. how can i change my 'select size' to open up as a side page, rather than a dropdown menu?
4. how do i add a size guide to show up as a side page?
5. how can i change my 'place in cart' to not be a single color, and instead have this white lines design?
thanks a lot!
asher