Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #194165

    Hello,

    How i can hide the Kriesi text in footer.

    Thanks for the support.

    Best regards

    #194174

    The way I did it was in the Enfold Theme settings > Footer, you can enter [nolink] after your footer text.

    #194276

    Hey!

    @Perenso: Thanks for the tip. :)

    @Ricardo: You can do @Perenso’s suggestion or you can add this on your custom.css or Quick CSS:

    #socket .copyright {
    display: none;
    }

    Regards,
    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide Kriesi text in footer’ is closed to new replies.