Title: Link Removal
Last modified: September 1, 2016

---

# Link Removal

 *  Resolved [pcimagery](https://wordpress.org/support/users/pcimagery/)
 * (@pcimagery)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/link-removal-1/)
 * Is it possible to remove the powered by Worpress and Theme: Tora Links in the
   footer? I received a comment that it looks very unprofessional with them there
   so I have been trying to figure out how to remove them. My site is pcimagery.
   com

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Suyogya Shukla](https://wordpress.org/support/users/themeislesupport/)
 * (@themeislesupport)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/link-removal-1/#post-7472211)
 * Hey there,
 * You can achieve what you are after by adding following custom CSS to your theme
   using[ Advanced CSS Editor plugin.](https://wordpress.org/plugins/advanced-css-editor/)
 *     ```
       .site-info{
           display:none;
       }
       ```
   
 * Hope it helps.
 *  Thread Starter [pcimagery](https://wordpress.org/support/users/pcimagery/)
 * (@pcimagery)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/link-removal-1/#post-7472221)
 * Where within the editor would I place that?
 *  Thread Starter [pcimagery](https://wordpress.org/support/users/pcimagery/)
 * (@pcimagery)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/link-removal-1/#post-7472223)
 * Nvm Lol. I thought you meant within the css editor under the appearance tab in
   wordpress.
 *  [Suyogya Shukla](https://wordpress.org/support/users/themeislesupport/)
 * (@themeislesupport)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/link-removal-1/#post-7472225)
 * Hey there,
 * After installing the plugin, just navigate to **Appearance -> Customize -> Advanced
   CSS Editor** and put the code there. Hope it helps.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Link Removal’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tora/1.09/screenshot.png)
 * Tora
 * [Support Threads](https://wordpress.org/support/theme/tora/)
 * [Active Topics](https://wordpress.org/support/theme/tora/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tora/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tora/reviews/)

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [links](https://wordpress.org/support/topic-tag/links/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 4 replies
 * 2 participants
 * Last reply from: [Suyogya Shukla](https://wordpress.org/support/users/themeislesupport/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/link-removal-1/#post-7472225)
 * Status: resolved