Shopify themes, liquid, logos, and UX
Any ideas? I'm trying to update the font color in my Newsletter section. I was able to update the background photo the way I want it but can't seem to get the colors to change so it's unreadable:
Here's what I have right now:
div#shopify-section-16267106060c3141e0 {
background-image: url("https://cdn.shopify.com/s/files/1/0586/5413/0363/t/3/assets/EWA_11305_Website_1_Home_7_eNews.jpg");
background-repeat: no-repeat;
background-size: 100%;
padding-top: 25px;
padding-bottom: 25px;
color: white
Store info:
https://emerald-water-anglers.myshopify.com/password
PW: Yakima
Solved! Go to the solution
This is an accepted solution.
Hi!
Just add this code to the bottom of index.css
.ff-heading.fs-heading-base.c-heading {
color:#fff;
}
This is an accepted solution.
Hi!
Just add this code to the bottom of index.css
.ff-heading.fs-heading-base.c-heading {
color:#fff;
}
That worked beautifully, thank you! Can you help me with the same issue for the form input? I tried this:
newsletter__subheading fs-body-base {
color:#fff;
}
based on your previous suggestion and I must have the class wrong?
For anyone that finds this, the solution for changing the input field color is:
.input.newsletter__input {
color:#fff;
}
I can't seem to find index.css is there another ?
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025