Thank you in advance!
]]>I am trying to edit the footer text but can’t find the footer.php file. How do you do this?
]]>Is there any intuitive way to edit the footer text of the comic press theme without having to change the code?
Is there any plugin for this purpose that is compatible with Comic Press theme?
Thanks in advance,
AB
]]> /**
* Footer
*
* @hooked blossom_feminine_footer_start – 20
* @hooked blossom_feminine_footer_top – 30
* @hooked blossom_feminine_footer_bottom – 40
* @hooked blossom_feminine_footer_end – 50
*/
do_action( ‘blossom_feminine_footer’ );
/**
* After Footer
*
* @hooked blossom_feminine_back_to_top – 15
* @hooked blossom_feminine_page_end – 20
*/
do_action( ‘blossom_feminine_after_footer’ );
wp_footer(); ?>
</body>
</html>
Thanks!
]]>I can’t seem to find where to edit the footer and remove the “Theme: Flash by ThemeGrill. Proudly powered by WordPress” mention and add a couple things
Anyone to help please?
Thank you!
]]>