Plugin Support
visi19
(@visi19)
Hello @soodnp
Thanks you for reaching us !
You can take a screenshot of what you added to the “remove footer credit” dashboard -> I want to reproduce exactly the problem. Maybe you guessed the HTML code, but first I need to see what you added.
Please let me know if you have some more questions !
Have a nice day ! 🙂
Warmly,
Mariand
<?php esc_html_e( ‘Savona Theme by ‘, ‘savona’ ); ?>
“>
<?php esc_html_e( ‘Optima Themes’, ‘savona’ ); ?>
This is what I have currently.
Thanks!
Nidhi
Plugin Support
visi19
(@visi19)
Hello @soodnp
Try adding this code to Step 1, let us know if it worked for you.
<div class="footer-copyright">
<div class="copyright-info">
© MyTwinklingLights 2020 </div>
<div class="credit">
Savona Theme by <a href="http://optimathemes.com/">
Optima Themes
</a></div><a href="http://optimathemes.com/">
</a></div><a href="http://optimathemes.com/">
Please let me know if you have some more questions !
Warmly,
Marian
Still no luck, Added the above to Step 1. It just alters the way it is displayed
Thanks for your help with this!
Nidhi
Plugin Support
visi19
(@visi19)
Hello again @soodnp
I’m sorry, you should try the code below, it will probably work if the one previously sent didn’t work.
Add it in Step 1 and put nothing in Step 2.
<div class="credit">
Savona Theme by <a href="http://optimathemes.com/">
Optima Themes </a>
</div>
Please let me know if it’s work !
All the best,
Marian