Problem/Motivation
The current implementation of the two-column layout is resulting in uneven column heights on the page. When inspecting the layout, it is observed that one column appears taller than the other, creating a visual imbalance.
Steps to reproduce
1.Go to appearance.
2.Navigate to the settings of the theme.
3.Add data in Banner left and banner right.
Proposed resolution
Further investigation into the CSS styles governing the layout is needed. Attention should be given to any properties that might affect the height of the columns, and adjustments should be made to ensure both columns are of equal height.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2023-12-14 at 1.25.27 PM.png | 957.9 KB | _utsavsharma |
Issue fork multi_purpose-3408671
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
_utsavsharma commentedComment #4
nitin shrivastava commented