- 🇮🇳India Arun Velusamy
I have verified the patch #3 and tested it on Drupal version 9.5.x and Showcase Lite 8.x-1.3. The patch works fine and I have added the before and after screenshots for reference.
we can give some left & right spacing also for sidebar widgets. Try below code,
.sidebar__section { padding: 140px 15px 40px; }
Added screenshot after applied the above code also. please review