Loading...
Remove Blogger Footer Credits Sora Templates / pikitemplates / edgytemplates / bloggertemplates.org

Remove Blogger Footer Credits Sora Templates / pikitemplates / edgytemplates / bloggertemplates.org



Step 1

Go to edit HTML in themes section click anywhere in site HTML press ctrl+F then search - created by.





Step 2

Look for <div class='copyright-area'> once you find it go just above paste code given below above that line for sora.


FOR SORA
<p style =' text-align:center;color:#ffffff;'>Copyright &#169; 2018 - <script>document.write(new Date().getFullYear())</script><a href='https://www.YourWebsite.com/'  style='color:#fff;'> | Your Website Name</a> </p>
<div class = 'remove-footer' style = 'font-size: 1px; opacity: 0;'>

For piki template
paste below code before
<b:section class='footer-copyright' 
<p style =' text-align:center;color:#ffffff;'>Copyright &#169; 2018 - <script>document.write(new Date().getFullYear())</script><a href='https://www.YourWebsite.com/'  style='color:#fff;'> | Your Website Name</a> </p>
<div class = 'ty-copy-container row' style = 'font-size: 1px; opacity: 0;'>




Enter your website link & title

Step 3

Finally enter this code </div> in the end for complete procedure. 

for sora


for piki




Step 4 (only for Sora)

Search following using ctrl + F for

#sub-footer-wrapper .copyright-area

Under this turn font-size to : 0px


Step 5 (on hover if still name and link appears)

add this

pointer-events: none;





Done 👍



Post a Comment

0 Comments