Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1002473

    Hi guys,

    Thanks for providing marvellous support… ALWAYS!

    I’m using a Fullscreen slider on the home page, and I’d like to have the same text and 2 x buttons on slide 1 and 2. But I’d just like to display a jpeg on slide 3 (with the caption title and caption text removed). Can this be done? Any assistance appreciated. TIA!

    #1002573

    Hey wmeida,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    #1002611
    This reply has been marked as private.
    #1003260

    Hi,

    Sure, try it and let us know if it works or if you need anything else from us!

    Best regards,
    Basilis

    #1004608

    Hi Basilis,
    How can I add a third slide and not include the captions and buttons. Ta.

    • This reply was modified 6 years, 2 months ago by wmeida.
    #1004684

    Hi,
    I took a look at your slider on your homepage and see that you have 3 slides, so I wrote this css to hide the caption container on the third slide, Please try this code in the General Styling > Quick CSS field or the WordPress > Customize > Additional CSS field:

    #top.home .avia-fullscreen-slider li.slide-3 {
    z-index: 20 !important;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1004750

    Works perfectly. I tried to have a crack at this – I was close!!!
    Thank you so much.

    This has been resolved.

    #1004805

    Hi,

    Great, glad you got it working :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.