Hey Josue,
can you watch it please?
It’s a little bit tricky for me, to create this design:
http://postimg.org/image/b6i4p34wn/
http://www.rolex.com/de
http://raumwerk.marsmediadesign.de/wandtechniken-portfolio-3/
By this way, it’s possible to create individual mouse-over pictures for each image’s?
Best regards
Coco
Hey Coco!
The idea was to use the Grid Row background functionality but if you want to use Image Elements you can do it but you’d need to mod it, add this to Quick CSS:
.flex_cell .avia-image-container-inner .avia_image, .flex_cell .avia-image-container-inner{
width: 100%;
}
Also i’d suggest switching to a Boxed Layout so you have control over the Grid perceived width.
Regards,
Josue
Thank you Josue!