Greetings,
I am inquiring for assistance in altering the color of the title to white. Despite my attempts with several scripts, they have proven ineffective thus far.
Kindly find the link below:
Your cooperation is greatly appreciated.
Warm regards,
Greetings,
I am inquiring for assistance in altering the color of the title to white. Despite my attempts with several scripts, they have proven ineffective thus far.
Kindly find the link below:
Your cooperation is greatly appreciated.
Warm regards,
Follow these steps:
Go to Online Store → Theme → Edit code
Open your base.css file and paste the following code at the bottom:
.banner__text.rte {
color: #fff;
}
I would like your help in changing the title’s color to white. I have tried a few different scripts, but so far they haven’t worked.
Please click the following link:
Hi @Cozy2
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
slideshow-component.slider-mobile-gutter p {
color: white !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly