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

    Hello,

    is there a way to remove Enfold Theme by Kriesi signature in the footer via UI?
    The [nolink] shortcode is not an acceptable option for the project.

    Thank you

    #1464309

    Hey e1401,

    You can override footer.php in a child theme, look for this line and remove it in your child theme file:

    <span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>

    Best regards,
    Rikard

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