Title: Shortcode question
Last modified: December 6, 2016

---

# Shortcode question

 *  [Colin](https://wordpress.org/support/users/colinlriddle/)
 * (@colinlriddle)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/shortcode-question-12/)
 * I was wondering if it was at all possible in the shortcode to hide my account’s
   bio and only show our instagram account name or is that custom CSS I would need
   to add?
 * Cheers,
    Colin

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Craig at Smash Balloon](https://wordpress.org/support/users/craig-at-smash-balloon/)
 * (@craig-at-smash-balloon)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/shortcode-question-12/#post-8521495)
 * Hey Colin,
 * There isn’t anything we have for a shortcode option so you will have to use some
   CSS. This sounds like a feature we could implement in the future though. Here
   is the CSS:
 *     ```
       .sbi_bio {
         display:none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Shortcode question’ is closed to new replies.

 * ![](https://ps.w.org/instagram-feed/assets/icon-256x256.png?rev=2700807)
 * [Smash Balloon Social Photo Feed – Easy Social Feeds Plugin](https://wordpress.org/plugins/instagram-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/instagram-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/instagram-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/instagram-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/instagram-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/instagram-feed/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Craig at Smash Balloon](https://wordpress.org/support/users/craig-at-smash-balloon/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/shortcode-question-12/#post-8521495)
 * Status: not resolved