CSS [Vendor Archive]: Vendor Guide V2 CSS Styles
/* Specifies max height for vendor category container with name, description and images */ .category-container { max-height: 30vh; } /* Sets styling for the first image container (left side) */ @media (min-width: 768px) { .category-description-container { overflow: hidden; } .category-description-container…Continue reading