How to remove blogger footer credit without redirecting?
Juber AhmedNovember 08, 2019
Hello and welcome to TEACHERNOTES.COM today in our article will be discussing about How to remove Footer credit from any blogger template without redirecting
Follow The Below Steps For Removing Footer Credits From Blogger:-
Step 1:
- Open Blogger.com
- Now Login to your Blogger A/C and open your blog.
- Go to Dashboard > Theme > Edit HTML.
Step 2:
- Now Copy this HTML credit link text given below-
<div class='container row'> (Or) <div class ='footer copy row'>
Step 3:
- After copying it, go back to edit HTML page.
- Now press Ctrl + F (For windows) and Command + F (For Mac).
And paste the credit link text in the search field.Now hit enter.It will let you to the place where your blogger template's credit link is added.If it doesn't then do some more searching and find it.
Step 4
<p> style='text-align:left;'>Copyright © 2019 <a href='Your Link'>Your Title</a> All Right Reseved</p> <div class='ty-copy-container row' style='font-size:1px; opacity:0;'</p>
Copy the above code and paste it below
div class='container row'
Or
div class='footer copy row'>
and close the
div class='container row'
Or
div class='footer copy row'>
and close the
tag..
and save the template..
إرسال تعليق