Skip to content

Improve: Optimize Global Columns for Responsive Layout with Clean CSS#2436

Merged
Armanul46 merged 4 commits intosovware:developmentfrom
RabbiIslamRony:col-6-fix
Aug 28, 2025
Merged

Improve: Optimize Global Columns for Responsive Layout with Clean CSS#2436
Armanul46 merged 4 commits intosovware:developmentfrom
RabbiIslamRony:col-6-fix

Conversation

@RabbiIslamRony
Copy link
Copy Markdown
Member

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Security fix
  • Improvement
  • New Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Text changes
  • Other... Please describe:

Description

How to reproduce the issue or how to test the changes

Check All responsive grid layout

  1. Making all .directorist-col-* classes fully responsive across devices using a mobile-first approach.
  2. Eliminating duplicate CSS by grouping shared styles and reducing repetition in media queries.
  3. Minimizing dependency on multiple breakpoints, while maintaining a clean, consistent layout across all screen sizes.
  4. Keeping all existing class names intact for full backward compatibility

Any linked issues

Fixes #

Checklist

@RabbiIslamRony RabbiIslamRony requested a review from vairafiq as a code owner July 22, 2025 06:18
@Armanul46 Armanul46 added this to the 8.4.6 milestone Aug 24, 2025
@iamibrahimriaz
Copy link
Copy Markdown
Collaborator

Looks Good

@Armanul46 Armanul46 merged commit d1d69d3 into sovware:development Aug 28, 2025
1 check passed
@RabbiIslamRony RabbiIslamRony self-assigned this Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants