Saturday, 17 June 2023

HOW TO REMOVE RETARDED STUFF IN BLOGGER BY ADDING THIS TO THE CSS PART

 #blog-pager {

  display: none!important;

}


.FeaturedPost .jump-link {

display: none!important;

}


.PopularPosts .jump-link{

display: none!important;

}



.Blog .jump-link{

display: none!important;

}



.status-msg-body {

  display: none!important;

}


.no-posts {

  display: none!important;

}


.no-posts-message {

display:none;

}


#Attribution1{display:none;} 








--------------------------------

IMPORTANT


.Blog .jump-link{

display: none!important;

}






--------------------------------

DUNNO



.Blog Posts .jump-link{

display: none!important;

}

No comments:

Post a Comment