Title: Remove automatic paragraphs
Last modified: January 4, 2023

---

# Remove automatic paragraphs

 *  Resolved [wordpresssam](https://wordpress.org/support/users/wordpresssam/)
 * (@wordpresssam)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/remove-automatic-paragraphs/)
 * Hi there
 * I have purchased the pro version but cannot see I way around this, not very good
   at coding
 *     ```wp-block-code
       January sales! Use Promo Code<h3 style="color:#f46a25">JAN10</h3>for 10% off your order.
       ```
   
 * That’s what I put and it comes out in 3 lines instead of on the same line, screen
   shot linked
 * [https://snipboard.io/hQ7gz6.jpg](https://snipboard.io/hQ7gz6.jpg)
 * How can I get it on the same line, any ideas?
 * Thanks,
 * Sam

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

 *  Plugin Author [rpetersen29](https://wordpress.org/support/users/rpetersen29/)
 * (@rpetersen29)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/remove-automatic-paragraphs/#post-16341819)
 * Hi [@wordpresssam](https://wordpress.org/support/users/wordpresssam/)
 * You’re using an h3 element which will give you that spacing. You should use a
   span element and add font-size into the style attribute to get your intended 
   effect. E.g.
 * <span style=”color:#f46a25;font-size:16px”>JAN10</span>
 *  Thread Starter [wordpresssam](https://wordpress.org/support/users/wordpresssam/)
 * (@wordpresssam)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/remove-automatic-paragraphs/#post-16344967)
 * Ok perfect thank you!

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

The topic ‘Remove automatic paragraphs’ is closed to new replies.

 * ![](https://ps.w.org/simple-banner/assets/icon-256x256.png?rev=1198700)
 * [Simple Banner - Easily add multiple Banners/Bars/Notifications/Announcements to the top or bottom of your website](https://wordpress.org/plugins/simple-banner/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-banner/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-banner/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-banner/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-banner/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-banner/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [wordpresssam](https://wordpress.org/support/users/wordpresssam/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/remove-automatic-paragraphs/#post-16344967)
 * Status: resolved