Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1282615

    Hi,

    we’re rewriting our current website and have been asked to do some “clever things”‘ lol I don’t know what the best slider plugin to use and configure…

    Questions:

    • A fullwidth slider on desktop, with right aligned block of textual content. Fullscreen slider on mobile & tablet, with bottom aligned block of textual content.
    • Hide the “backward” or “forward” square box arrows, but requires the navigation dots / circles at the bottom of the slider to remain and used to navigate through the images.
    • Can the navigation circles / dots have a SCROLL DOWN ARROW as part of a bottom aligned white bar/panel with opacity?

    Similar behaviour to this sldier :).

    Thank you and sorry for so many questions.

    • This topic was modified 3 years, 4 months ago by Hidealoo.
    #1283023

    Hey Webmaster,

    All of those things should be possible, but you will likely need some custom CSS. Could you start off by using a Fullscreen Slider, then post a link to where we can see it please?

    Best regards,
    Rikard

    #1283811

    Thank you for your time :)

    #1284199

    Hi,

    Thanks for that. Please try this in Quick CSS:

    .slideshow_caption .avia-button-right a {
        border-radius: 50px;
    }
    
    .avia-slideshow-inner  .avia-slideshow-arrows {
        display: none;
    }

    I’m not sure exactly what you are looking to change when it comes to the dot navigation though, please try to explain that a bit further.

    Best regards,
    Rikard

    #1284242
    This reply has been marked as private.
    #1284605

    Hi,

    Thanks for the update. You can select to have a scroll down arrow in the Fullscreen Slider element option, if you need help with styling it a bit differently, then we can try to help out with that. If you want more options in your slider, then you might want to consider using the LayerSlider instead.

    Best regards,
    Rikard

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