Title are not visible.

Created on 20 July 2023, over 1 year ago
Updated 24 August 2023, about 1 year ago

🐛 Bug report
Status

Needs work

Component

Code

Created by

🇮🇳India alok_singh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @alok_singh
  • @alok_singh opened merge request.
  • Status changed to Needs review over 1 year ago
  • 🇮🇳India ayush.pandey

    Reviewed the changes MR!1 , but the fix don't seem to work
    Meanwhile, the below changes can be added to styles.css to show the title properly.
    Previous :
    a {
    color: #fff ;
    text-decoration: none !important;
    }

    Changes :
    a {
    color: #23527c;
    text-decoration: none !important;
    }

    Please confirm if this is what expected.

  • Status changed to RTBC over 1 year ago
  • 🇮🇳India Jay Jangid

    @alok_singh I have tested your MR in Drupal 9.4.x,it's applied successfully but it don't work.
    After the changes as per @ayush.pandey

    a {
    color: #23527c;
    text-decoration: none !important;
    }

    The title showing as expected.
    @ayush.pandeyThanks for providing solution.
    I am sharing screenshots for reference.
    Moving it to RTBC +.

  • Status changed to Needs work about 1 year ago
  • 🇮🇹Italy apaderno Brescia, 🇮🇹

    The change described from ayush.pandey has not been added to the MR. The status cannot be Reviewed & tested by the community, if the MR needs to be changed.

Production build 0.71.5 2024