Grid layout nodes

Grid layout nodes

XF Compatibility
  1. 2.2.x
Short Description
Now You can Read Grid layout nodes 2024-06-07 version on Premium Content Best Download Discussion Community. There are no files available for download. Please read the description to implement the function. From Grid layout nodes have 1 Description Attachments, 67 Views.
result:
5d5bfca4edd3c-Hemant_Grid.webp

add code to
extra.less
CSS:
.block--category{
@media (min-width: 1100px){
 @supports(display: grid){
    .block-body{display:grid;
  grid-template-columns:50% 50%;
}...
You do not have permission to view the full content of this resource. Log in or register now.
Author
axtona
Views
67
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please  Send Message to NP Team with direct message, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

More resources from axtona

[AndyB] Remove install the app A
Removes 'Install the app' link on mobile devices.
[TC] / [MV] Avatar On Registration Avatar On Registration A
The add-on adds the ability to set a user avatar during registration.
[MMO] Live Conversations A
Adds live forum conversations using websockets.
Top