Opened 2 months ago
#7760 new enhancement
Change Blocks Listing Design for better experience
Reported by: | digamberpradhan | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Plugin Directory | Keywords: | |
Cc: |
Description
Suggestion to change the design of the way blocks for plugins are listed on a plugin page.
File : /wp-content/themes/pub/wporg-plugins-2024/css/style.css
@media screen and (min-width:768px){ .type-plugin .plugin-blocks-list{ display: grid; grid-template-columns: 1fr 1fr; } }
Goal of this change is to improve visitor experience on pages such as https://wordpress.org/plugins/kadence-blocks/
Attachments (2)
Note: See
TracTickets for help on using
tickets.
Current Design