Shopify themes, liquid, logos, and UX
Within the Dawn 2.0 theme, I'm looking to remove the color option from the product page. I'm aware that I can do so by removing the option within the product itself, but I'd like to keep it for filtering purposes. I've tried fiddling with the theme code, but I've only been able to remove the color option at the expense of removing it, along with the size option.
Secondly, I'm attempting to use the theme editor, not code, to create an 'About Us' page, but when I do, it affects my other pages as well. It seems that they all use the 'Default Page' template. Is there a way to separately adjust my default pages within the theme editor?
Solved! Go to the solution
This is an accepted solution.
Hii, @tyler32
Paste this code on top of the section-main-product.css file.
.product-form__input.product-form__input--dropdown:first-child {
display: none !important;
}
Thank You.
Please share store URL & screenshot what do you want.
Thanks!
The site isn't live, as we already have a functional site up and live. I don't want to publish the unready/unfinished site.
With regard to the first request;
If your site is not live then you can provide preview URL. That will also works.
To remove color and size option. Please add the following code at the bottom of your assets/base.css file.
Hope this works.
I'm only looking to remove the color option, not the size option.
This is an accepted solution.
Hii, @tyler32
Paste this code on top of the section-main-product.css file.
.product-form__input.product-form__input--dropdown:first-child {
display: none !important;
}
Thank You.
Thank you!
Any ideas with regard to this?
"Secondly, I'm attempting to use the theme editor, not code, to create an 'About Us' page, but when I do, it affects my other pages as well. It seems that they all use the 'Default Page' template. Is there a way to separately adjust my default pages within the theme editor?"
Within my preview link, you can see that changes I made to the About>Services page, affected all the other 'About' pages. Is there a way to use the theme editor to edit the pages individually? I'd prefer not to use a third party app, as I like the style of the Dawn app.
User | RANK |
---|---|
62 | |
58 | |
47 | |
42 | |
41 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023