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

    Is there a way to the center the bottom copywrite message in the footer ?

    Thanks,
    Mips

    #513117

    Hey mips1000!

    Thank you for using Enfold.

    Please add this in the Quick CSS field:

    #socket .copyright {
        float: left;
        text-align: center;
        width: 100%;
    }

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.