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.

Command icon 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

_utsavsharma created an issue. See original summary.

_utsavsharma’s picture

Status: Active » Needs review
nitin shrivastava’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.