footer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #687661

    wilanglyka
    Participant

    Hi! please help me on this part.I want to make the font color into my own brand color but I don’t seem to know where to chnage the font color on the footer. It’s about the copyright part.please see attached screenshot.Thanks

    Attachments:
    You must be logged in to view attached files.
    #687685

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS. Change the color code as per your requirements.

    .wd-copyrights.wd-layout-centered {
        color: #0053ff;
    }

    Best Regards,

Viewing 2 posts - 1 through 2 (of 2 total)