Title: Custom Tab Size
Last modified: August 18, 2018

---

# Custom Tab Size

 *  Resolved [heroprint](https://wordpress.org/support/users/heroprint/)
 * (@heroprint)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/custom-tab-size/)
 * Hi there. I added a custom tab but as you can see the tab writing does not break
   as in Product Details and Contact Us. Formatting is different. How can I adjust
   this?
 * Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustom-tab-size%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/custom-tab-size/#post-10607419)
 * Hi heroprint,
 * As it is a custom field, the formatting isn’t automatically added.
 * Fortunately, there’s two options here:
    1) You can add `<br/>` code between the
   two words in the “Tab Name” text box on the Product Page tab. For example: instead
   of `Price Information`, it’ll be `Price<br/>Information`
 * 2) You disable the tab break by placing this CSS in the Custom CSS box of the
   Edit Catalogue page:
 *     ```
       .upcp-tab-break {
           display: inline;}
       ```
   
 *  Thread Starter [heroprint](https://wordpress.org/support/users/heroprint/)
 * (@heroprint)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/custom-tab-size/#post-10611955)
 * Thank you very much. You boys and girls have an excellent support system.

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

The topic ‘Custom Tab Size’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-product-catalogue/assets/icon-128x128.png?rev=1805317)
 * [Ultimate Product Catalog](https://wordpress.org/plugins/ultimate-product-catalogue/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-product-catalogue/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-product-catalogue/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-product-catalogue/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-product-catalogue/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-product-catalogue/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [heroprint](https://wordpress.org/support/users/heroprint/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/custom-tab-size/#post-10611955)
 * Status: resolved