Jump to content

ipsGrid on Downloads index


Go to solution Solved by Ehren,

Recommended Posts

  • Solution
Posted

Hey,

This will reduce the size of the grid on the Downloads page when viewing a category. If I'm misunderstood the page you're referring to, let me know:

/* Reduce size of downloads page grid */
.ipsData--download-file-table{
	--i-data--basis: 260px;
}

 

Posted

No worries. The What's New carousel can be adjusted using:

.ipsData--downloads-whats-new{
    --i-data--basis: 200px; /* The width of each item */
    --i-data--max: 99; /* The maximum number of columns visible at one time. By default, this is 4, but 99 effectively removes this limit */
}

:

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...