- Issue created by @alok_singh
- Status changed to Needs review
over 1 year ago 8:03am 9 March 2023 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.
- Status changed to Needs work
4 months ago 11:57am 24 July 2024 - Status changed to Needs review
about 2 months ago 12:43pm 18 September 2024 - 🇮🇳India Sachin.addweb
Hello,
I've fixed this issue. Examine this patch, please.
Thanks!
- Status changed to RTBC
about 2 months ago 11:05am 20 September 2024 - 🇮🇳India riddhi.addweb
The mentioned page issue is resolved, & I have also checked and it is working as expected. I am attaching the Screenshots & doing RTBC for the same.