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, 62 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
62
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

Separate Sticky and Normal Threads (XF +2.x) by Xon A
A template modification to separate Sticky and Normal threads.
[MMO] Export/Import TMS A
Small addon for importing/exporting your custom TMS.
[MMO] Allow Template Modification A
As you know, the developers decided to take the opportunity in 2.1.8
Top