- Issue created by @adarshv
- Assigned to manishvijay02
- Status changed to Needs review
over 1 year ago 12:41pm 17 June 2024 - Issue was unassigned.
- Status changed to RTBC
over 1 year ago 11:29am 18 June 2024 - Status changed to Needs work
about 1 year ago 5:06pm 13 August 2024 - 🇺🇸United States lisa.rae
Moving back to "Needs Work". Theme utilizes .scss for CSS maintenance. Code needs to be added to _overrides.scss, utilizing the colors defined in _custom-variables.scss and converting pixels to rems.
- 🇮🇳India manishvijay02
Hey @Ihridley,
I have added blockquote styling to .scss file as per suggestion. - Status changed to Needs review
about 1 year ago 10:31am 20 August 2024 I have reviewed the merge request: https://git.drupalcode.org/project/belgrade/-/merge_requests/21.
The changes function as intended and effectively resolve the reported issue.
All feedback from comment #7 has been addressed appropriately.This is ready to be moved to RTBC+.
Versions:
Drupal : 10.3.0
Theme : 2.0.1Adding screenshot for refrence
- 🇷🇸Serbia majmunbog
Just a note that #3542564 ✨ Implement blog/article theming with new card type and layout options Active will handle blog/article page theming. Any CKEditor-specific styling (like blockquotes) that fits into those templates can be aligned with that work or followed up separately if needed.
- 🇷🇸Serbia majmunbog
The fix for this issue is now included in #3542564 ✨ Implement blog/article theming with new card type and layout options Active .
Please move any testing/review efforts there so we can track everything in one place.
Once that MR is merged, this issue will be closed as a duplicate.