Home Forums WoodMart support forum Footer style cannot be set

Footer style cannot be set

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

    ipaybom
    Participant

    I can’t change their fonts to lower case, or colours, please tell me how to set them.

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

    Luke Nielsen
    Keymaster

    Hello,

    Use the code below to make them as a lowercase:

    .footer-container .mega-menu-list .item-with-label a{
        text-transform: lowercase;
    }

    Define it in Theme Settings -> Custom CSS.

    Kind Regards

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