All things Shopify and commerce
Hello, I am very new to Shopify & I am currently attempting to change my Shopify product page to a black background with white text like the rest of my page.
I am using the Dawn Theme 11.0.0. I have attempted a few codes to do this & it would still glitch and only make some text white while the rest would be black. I am not great at coding so a simplified explanation as to how to fix this would be great.
Thank you!
Hi @ChilynnH
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
Can you direct message me?
You can PM if you dont like to public. Its only the store URL(where costumers buy/purchase) not the admin.shopify. Thanks!
Thanks for the info, Try this one.
.section-template--21339427537184__product-grid-padding, section#shopify-section-template--21339427733792__main, .color-background-1.gradient.no-js-hidden {
background: black;
}
.section-template--21339427537184__product-grid-padding, section#shopify-section-template--21339427733792__main, .color-background-1.gradient.no-js-hidden * {
color: white;
}
.product__title h1, div#price-template--21339427733792__main .price.price--large.price--show-badge {
color: white !important;
}
Yes, but it does not show "shipping" in the "shipping calculated at checkout line. & It does not show my pickup location which is "Ball State University". That text is still black.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024