Does anyone know how to make that line above the footer black - SENSE THEME ; store url: vegoocosmetics.com
Hi @Vegoo
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css ->paste bellow code in bottom of file
.footer {
border-top: 0.1rem solid #333 !important;
}
Hope that my solution works for you.
Best regards,
Richard | PageFly