Show less images under different sizes
-
Hi team,
Is it possible to show less images under different browser sizes?
I’ve added the following css to my website but all it did was hide the image and kept the image container at the same height, leading to a big area of white space:
#ftg-22 .tile:first-of-type, #ftg-22 .tile:first-of-type img.item { display: none !important; height: 0 !important; }
Any help would be much appreciated!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Show less images under different sizes’ is closed to new replies.