- This topic has 6 replies, 4 voices, and was last updated 5 years, 9 months ago by Kevin Sencherey.
-
AuthorPosts
-
March 13, 2018 at 10:45 am #133380Kevin SenchereyParticipant
Hi,
I am currently using the simple catch theme on wordpress to build a site and I would like to edit the footer (ie remove the “Powered by WordPress || Theme: Simple Catch” comment from the footer). I have watched a few videos which directed me to the footer.php file in the Appearance => Editor section but none worked. Your assistance will be greatly appreciated. Thank you.
March 15, 2018 at 7:43 am #133497SkandhaParticipant@kevin-sencherey: Sorry for the late reply. I seem to have missed your post. I suggest you not to edit you themes files without creating a child theme because when you update the theme all your changes will get lost.
To remove the things you’ve mentioned
Go to => Appearance => Customize => Additional CSS and add the following CSS.powered-by { display:none; }
Let me know if this solves your issue.
Regards,
SkandhaMarch 16, 2018 at 4:16 am #133576Kevin SenchereyParticipantHi Skandha,
Thanks a zillion for your assistance. It worked perfectly. The “powered by Word press || Theme: Simple Catch” was completely removed when I followed your instruction. One more thing please, how do I add my text now that this has been removed.
For instance, how do I “Designed by Kevin Sencherey” in the same section where the “powered by Word press || Theme: Simple Catch” has been removed from? Thank you.
Kind regards,
Kevin.March 18, 2018 at 11:53 pm #133688SkandhaParticipant@kevin-sencherey: Sorry for the late reply. Footer editor option is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in the pro version of the theme.
Alternately, you can edit the footer text by creating a child theme and editing core theme files.
Let me know if you are comfortable with child theme customization.Hope this resolves your issue.
Regards,
SkandhaAugust 16, 2018 at 5:48 pm #151870enam520ParticipantHow do I change the color of header. I want it to be white. How should I do that?
Also I want the Logo Name to be in Middle instead of being Left. How I do that?Thanks in Advance.
August 17, 2018 at 2:25 am #151904 -
AuthorPosts
- The topic ‘How do I Edit Footer in Simple Catch them’ is closed to new replies.