Skip to content

Fix layout misalignment in main section (image and content overlapping) #410

@Jyoti520

Description

@Jyoti520

Current Behaviour

On the main page, the content next to the image is not aligned properly. Instead of staying in its space, it overlaps with the image and spills into other sections, especially on different screen sizes. This breaks the layout and affects readability.

Expected Behaviour

  • The content should stay properly aligned beside the image without overlapping.
  • On all screen sizes, both the image and the text should remain within their own sections and adapt responsively.
  • The layout should look clean, balanced, and visually appealing.

Screenshot

Image

Proposed Solution

  • Arrange the image and text side by side using proper layout.
  • Add space (padding/margin) so the text stays in its area and doesn’t overlap.
  • Make sure the design works well on all screen sizes by adjusting layout for mobile.
  • Fix any overlapping by resizing the content or changing its position.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Review QueuedWaiting for the Dataverse's Maintainer to review this issue.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions