CSS distorted while adding content to basic content type

Created on 15 February 2024, 4 months ago
Updated 9 April 2024, 2 months ago

Steps to reproduce

Go to Structure > Content Types > Add Content > Basic Page .

🐛 Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

🇮🇳India Neha Wadhwani

Live updates comments and jobs are added and updated live.
  • CSS

    It involves the content or handling of Cascading Style Sheets.

Sign in to follow issues

Comments & Activities

  • Issue created by @Neha Wadhwani
  • Issue was unassigned.
  • Status changed to Needs review 4 months ago
  • 🇮🇳India Neha Wadhwani

    We've added background color and spacing.

  • Status changed to Needs work 2 months ago
  • 🇮🇳India Ashutosh Ahirwal India

    Adding css like this will effect globally because added css in provided patch is a field specific and adding display none for label and page title is not a correct way.

    +.page-title {
    +  display: none; }
    +
    +.field--label-above .field__label {
    +  display: none; }
    
Production build 0.69.0 2024