pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.06k stars 265 forks source link

Additional CSS Classes don't add CSS Classes to "Row" #7292

Open datgausaigon opened 2 months ago

datgausaigon commented 2 months ago

Description

Hi, When I use "Additional CSS Classes" feature

When I use feature "Additional CSS Classes" of Custom Field. This feature does not add "CSS Classes" to the Row but adds it to the Column. This makes my CSS Style not as expected.

Version

3.2.1

Testing Instructions

  1. Create Pods for Extend Post (Default Post Type of WordPress)
  2. Create Group: "Custom Data"
  3. In Group "Custom Data" Custom Field "Something Text"
  4. Add Custom CSS Classes for "Something Text" (Advanced / Additional CSS Classes)
  5. Add/Edit a something Post in wp-admin
  6. Goto section "Custom Data", use "Inspect Tool" of Browser to detect Html of Custom Field
  7. In Inspect Tool we got Custom CSS Class is added to Label instead of of Custom Field

Screenshots / Screencast

Screenshot 2024-04-15 at 10 33 50 Screenshot 2024-04-15 at 10 34 32

Possible Workaround

No response

Site Health Information

No response

Pods Package

No response