Footer

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

    en-gear
    Participant

    Hello,

    Can you please let me know how I can make my footer menu bigger in size font and colour white.
    See image: https://prntscr.com/zkdx3n

    Thanks

    #266556

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .container.main-footer .inline-list a {
        color: white;
        font-size: 15px;
    }

    Regards.
    Xtemos Studios.

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