Needs review
Project:
Showcase Lite
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Jan 2023 at 10:20 UTC
Updated:
11 Jan 2023 at 07:49 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
alok_singh commentedComment #3
arun velusamy commentedI have verified the patch #2 and tested it on Drupal version 9.5.x. The patch works fine and I have added the before and after screenshots for reference.
NOTE: The css class what you have targeted will apply only for the image in 'Basic Page' content type alone. I think we need to target specific classes for other content types as well.
Example:
For article content type,
I hope the following will work for all content type
Please review.