Replicate the color of the headers in the footer to the "© 2024 Seraneeva"

Hi guys,

Website: seraneeva.com

How can I replicate the color of the headers in the footer to the “© 2024 Seraneeva” in the footer?

Hi @flammagreg , Pls insert this code to your file css:

li.nav-link-animated {
    color: #fff;
    opacity: .5;
}

Hope this can help you :heart_eyes:

Hi @flammagreg

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 theme.liquid

Step 3: paste bellow code in tag → save.

footer#section-footer { li.nav-link-animated { color: red !important; }

Hope that my solution works for you.

Best regards,

Henry | PageFly