Quantcast
Viewing all articles
Browse latest Browse all 13547

matatias on "[Theme: Expound] Removing the "Blog at WordPress" footer"

Try creating a Child Theme and adding this:

.site-footer {
  visibility:hidden;
}

This will hide the footer. Another way to do this is editing the "footer.php" file in a Child Theme.


Viewing all articles
Browse latest Browse all 13547

Trending Articles