has anyone an idea how can i show the Categories in grid view (without scrolling)
regards
.secondary-slider-wrapper { display: grid; grid-template-columns: repeat(4, 2fr); gap: 19px 0px; width: 93%; margin: 0 auto; margin-top: 0px; margin-bottom: 0px; border-radius: 5px; background-color: #ffffff; }