Skip to content

jQuery code to replace footer credit Wordpress with an image in Divi and Extra themes.

Notifications You must be signed in to change notification settings

Aleangelozi/FooterCreditWordpressImageForDiviExtraThemes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

footer_credit_image_to_Divi_and_Extra_themes

jQuery code to replace footer credit Wordpress with an image in Divi and Extra themes.

Add the code below to the head section of your website. Delete the target attribute to open the website in the same page.

<script> jQuery(function($){ $('#footer-info').html(''); }); </script>

About

jQuery code to replace footer credit Wordpress with an image in Divi and Extra themes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published