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 ?
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024