Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #567118

    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
    images

    #567151

    Hi Charlotte!

    Have you tried Grid Row element? :)

    Cheers!
    Yigit

    #567160

    No, but I try now.

    http://terranet.se/new/

    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?

    #567163

    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

    #567176

    Thank you so much :))

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘2 fullwidth images’ is closed to new replies.