Hi! How can I change the font color on www.10xfuel.com in this section from black to white?
Thank you!
Hi! How can I change the font color on www.10xfuel.com in this section from black to white?
Thank you!
Hi @10xfuel ,
Follow these Steps:
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
Hi @10xfuel
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file → Save
.rich-text.content-container.color-accent-2.gradient.rich-text–full-width.content-container–full-width.section-template–15940951933066__f527a46f-7f6b-436e-91fe-5a19fe7864da-padding, h2, strong {
color: white !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Hi @10xfuel
This is result!