Skip Navigation

[Resolved] Custom Fields labels are showing out of box

This thread is resolved. Here is a description of the problem and solution.

Problem:
How to format custom fields in admin

Solution:
You can use third party plugin or custom CSS to format custom field in admin.

You can find proposed solution, in this case, with the following reply:
=> https://toolset.com/forums/topic/custom-fields-labels-are-showing-out-of-box/#post-602505

Relevant Documentation:

This support ticket is created 6 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Tagged: 

This topic contains 3 replies, has 2 voices.

Last updated by Minesh 6 years, 10 months ago.

Assisted by: Minesh.

Author
Posts
#602426
Screenshot_1.jpg

I have created custom post type with custom fields. Now fields lables are showing out of the box. Can you please let me know how can I can format them. Please check attached screenshot for more clarification.

#602429

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

It seems you have long text information with your checkbox option. What if you try to use <br /> tag at some point with your text information when you try to build your option.

#602502

On frontend I have formatted it. If I use <br/> tag then it will break on frontend. Please let me know to fix it for backend.

#602505

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Well - then the only option is to target your checkboxes element using CSS and add custom CSS to format it as required.

Following links may help you:
=> hidden link
OR
You can use plugin:
=> https://wordpress.org/plugins/add-admin-css/