Title: Textbox over header
Last modified: January 5, 2021

---

# Textbox over header

 *  Resolved [peachtree123](https://wordpress.org/support/users/peachtree123/)
 * (@peachtree123)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/textbox-over-header/)
 * How do i create a textbox (as shown in the attachemnt) over my page title. Please
   help, also i dont know funciomphp but i can add custom css or plugin
 * [https://ibb.co/VW3h01g](https://ibb.co/VW3h01g)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftextbox-over-header%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [crazywickedawesome](https://wordpress.org/support/users/crazywickedawesome/)
 * (@crazywickedawesome)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/textbox-over-header/#post-13866240)
 * Hi!
 * Thanks for reaching out!
 * the banner in the screenshot you described looks a lot like the Store Notice 
   Feature, built in to WooCommerce, you don’t need any code or additional plugins
   to use that!
 * You can set the store notice in your site’s customizer, by following this guide:
   [https://docs.woocommerce.com/document/woocommerce-customizer/#section-3](https://docs.woocommerce.com/document/woocommerce-customizer/#section-3)
 * I hope that helps!
 *  Thread Starter [peachtree123](https://wordpress.org/support/users/peachtree123/)
 * (@peachtree123)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/textbox-over-header/#post-13866305)
 * Hi
 * Thanks for the quick reply
 * I wanted the text to be above the brand name not below. And mainly on the home
   page just as seen in the picture
 *  Thread Starter [peachtree123](https://wordpress.org/support/users/peachtree123/)
 * (@peachtree123)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/textbox-over-header/#post-13866314)
 * As seen in the picture
 * [https://ibb.co/M1yjcp2](https://ibb.co/M1yjcp2)
 *  Thread Starter [peachtree123](https://wordpress.org/support/users/peachtree123/)
 * (@peachtree123)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/textbox-over-header/#post-13866335)
 * I want it to be static not a dismissable box. Putting it as a store notice covers
   the brand name and doesnt look that good
 *  Thread Starter [peachtree123](https://wordpress.org/support/users/peachtree123/)
 * (@peachtree123)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/textbox-over-header/#post-13866366)
 * A sliding text bar will also work. Tried a few plugins but none display it at
   the top
 *  [crazywickedawesome](https://wordpress.org/support/users/crazywickedawesome/)
 * (@crazywickedawesome)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/textbox-over-header/#post-13871903)
 * Okay so you can still use the store notice feature to do what you described, 
   however you’ll need to do some tweaking.
 * The location of your store notice banner is set by your theme, though you can
   override that with custom CSS.
 * You can also use Custom CSS to display it only on the homepage, and even hide
   the dismiss button.
 * For example if you want it with no dismiss button you could use the following
   CSS (assuming your theme uses the default classes for the notice.)
 *     ```
       /* hide store notice dismiss button */ 
       .woocommerce-store-notice__dismiss-link {display: none;}
       ```
   
 * I strongly recommend that you reach out to your theme developer for help displaying
   it only on the homepage and in a different location as different themes can often
   have different css classes in play, so they’ll be in the best position to help
   you out!

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

The topic ‘Textbox over header’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [add text](https://wordpress.org/support/topic-tag/add-text/)
 * [header](https://wordpress.org/support/topic-tag/header/)

 * 6 replies
 * 2 participants
 * Last reply from: [crazywickedawesome](https://wordpress.org/support/users/crazywickedawesome/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/textbox-over-header/#post-13871903)
 * Status: resolved