• Resolved heroprint

    (@heroprint)


    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 to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    (@heroprint)

    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.