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 ?
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024