After fixing issueBefore fixing issue

Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

alok_singh created an issue. See original summary.

alok_singh’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new1.18 KB
new27.18 KB
alok_singh’s picture

StatusFileSize
new1.2 KB
arun velusamy’s picture

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