Hi,

If i set a any field label to inline it doesn't display inline. The label stays on top. Anyone help me please?

Thanks

Comments

doar1004 created an issue. See original summary.

doar1004’s picture

Issue summary: View changes
amh5514’s picture

Hi, I ran across the same problem and was able to solve it by copying the field directory from the Classy theme to my custom theme's template directory. I also had to copy the file.css conrtent to my custom CSS files as well.

D8 \core\themes\classy\templates\field\ --or--
D8 \core\themes\classy\templates\field\field.html.twig if you just want the main file only.

D8 \core\themes\classy\css\components\fields.css

  • zymphonies-team committed 8b54b4a on 8.x-1.x
    Issue #2935343 by zymphonies-team, freebiezz-team: Inline Label does not...
zymphonies-dev’s picture

Status: Active » Fixed

Fixed and updated in 8.x-1.5

thebigcat’s picture

For me, text and email field labels in the Sales Zymphonies theme are only showing up inline by default instead of above the field.

Labels for fields like 'text area' and 'file upload' show up above by default, however.

Using Drupal Webform 8.x-5.0

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.