Hey,
http://terranet.se/new/new-front/
How can I add two images as a fullwidth?
As you can see now I have added just one image, scroll down a bit, the red and white image but I want to be able to put a unique link on each of these two images.
I tried to add 2 elements 1/2 and then add Fullwidth slider to each of them but that was not possible.
What shall I do?
Thanks
Charlotte
No, but I try now.
Can´t see any of the images I added, the last element
and how can I put a link on them?
Will they really be fullwidth?
Hi!
I have edited your page and added images inside grid row cells. Please edit these images and go to link tab to have them linked. Then please add following code to Quick CSS
#custom-row img.avia_image {
width: 100%;
}
#custom-row .avia-image-container.avia-align-center .avia-image-container-inner {
display: block;
}
Regards,
Yigit
Thank you so much :))