Text is not visible clearly.

Created on 9 March 2023, over 1 year ago
Updated 21 June 2024, 3 days ago


Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs review

Version

1.0

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
  • Status changed to Needs review over 1 year ago
  • Patch #2 was applied without any issues, but there were no changes after it was applied.

  • 🇮🇳India Arun Velusamy

    I have verified and tested patch #2. The patch was applied successfully and appears to be working well. I suggest changing the opacity value from '0.6 to 0.8', which will make the text more readable.

    Additionally, it seems the patch is currently targeted for the front page only. Please ensure that this change is applied to all pages. The CSS selector could be something like (body > div).

    body > div {
        background-color: #eee;
        color: #000;
        opacity: 0.8;
    }

    Please verify

  • 🇮🇳India riddhi.addweb

    Hey Arun Velusamy I have applied the #2 patch, still the issue persists. Attaching Screenshots for the same.

Production build 0.69.0 2024