I can only find settings for columns but not rows.
The only fix I can think of is creating two or three modules and placing them in rows one after the other. Which I suppose would work but just wondering if anyone knows of an easier way.
Maybe CSS
I tried to increase the height of some elements in the hope more would flow in but it didn’t work at all.
- Code: Select all
.gkNspPM-ProductGallery{
display: block;
height: 600px!important;
}
Many thanks
Red