Hello, I’m sure there is a simple answer to this but I would really appreciate the help.
I’m trying to change the color of the text in my slide shows from white to black.
The theme is Impulse.
Here is the URL:
I also added a picture.
Hello, I’m sure there is a simple answer to this but I would really appreciate the help.
I’m trying to change the color of the text in my slide shows from white to black.
The theme is Impulse.
Here is the URL:
I also added a picture.
Hi @MontseV ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.css->paste below code at the bottom of the file:
.animation-contents {
color: black !important;
}
Hope my answer will help you.
Best regards,
Victor | PageFly
Hello @MontseV
I would like to give you the recommendation to support you so kindly follow steps below:
I hope the above is useful to you.
Best regards,
GemPages Support Team
Thank you! Worked fine!
Thank you for the help!