Hello good afternoon!

I understand how the slideshow works, I'm just replacing the images, which are loaded by default, (replacing them in the media folder) but I would like to modify some elements, that is, the first image of the slideshow, contains a default background, and an image. png, the second image of the slide show, contains a .jpg background and a png to put on, and the third image contains only a jpg background.

My question: How can I add a background image on the first slide, for example? and cover the water green color

I will greatly appreciate your help
regards

    hdbranding
    Hi
    The green color is background color of slideshow
    Open custom.css file and add this code

    .ja-slideshow {
        background: #1bbc9b!important;
    }

    change the color code as per needs.

    For image : open /images/joomlart/slideshow/sl1-first.png
    replace the image with same name and file extension.

    Regards

    Ninja locked the discussion.
    Write a Reply...
    You need to Login to view replies.