Title: wrapping the shortcode
Last modified: August 22, 2016

---

# wrapping the shortcode

 *  Resolved [WPuser_78](https://wordpress.org/support/users/wpuser_78/)
 * (@wpuser_78)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/wrapping-the-shortcode/)
 * Hello there,
    First of all thank you for your wp plugin. a good one for sure.
   I have a Q regarding the possibility to wrap the shortcode.
 * I’ve tried to use this shortcode
 * > <h1 class=”note2″>[animated-headline title=”Hello my friend” animated_text=”
   > Anshul,Harshali,Asha,Rahul” animation=”clip”]</h1>
 * note2 defined as :
 *     ```
       .note2 {
       	padding: 0;
           font-family: Arial Black, Arial, sans-serif;
           font-weight: 900;
       	color: #FF6600;
       	}
       ```
   
 * but it doesn’t work.I’ve made something wrong or the shortcode don’t support 
   wrapping approach ? Thank you,
 * [https://wordpress.org/plugins/animated-headline/](https://wordpress.org/plugins/animated-headline/)

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

 *  Plugin Author [Anshul Gangrade](https://wordpress.org/support/users/anshuln90/)
 * (@anshuln90)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/wrapping-the-shortcode/#post-5873363)
 * Sorry For that issue. May b you can use div tag.
    For ex. `<div class="note2"
   >[animated-headline title="Hello my friend" animated_text="Anshul,Harshali,Asha,
   Rahul" animation="clip"]</div>`
 * It will be work proper and then set style css. We also work on that plugin. and
   we will provide css option in plugin setting.
 * Thanks 🙂
 *  Thread Starter [WPuser_78](https://wordpress.org/support/users/wpuser_78/)
 * (@wpuser_78)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/wrapping-the-shortcode/#post-5873364)
 * hey there, thank you for your reply.
    Kind of strange, atleast in my case It 
   works only with `<a>` tag. Doesen’t help too much as long as `.a css` style will
   interfere with `.note2 css` defined style but it’s a place to start. Maybe it
   helps as a feed-back. Live preview : [http://goo.gl/0Wlsq9](http://goo.gl/0Wlsq9)
   Best regards,

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

The topic ‘wrapping the shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/animated-headline_f08b8e.svg)
 * [Animated Headline](https://wordpress.org/plugins/animated-headline/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/animated-headline/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/animated-headline/)
 * [Active Topics](https://wordpress.org/support/plugin/animated-headline/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/animated-headline/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/animated-headline/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [WPuser_78](https://wordpress.org/support/users/wpuser_78/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/wrapping-the-shortcode/#post-5873364)
 * Status: resolved