This topic has 3 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #126335
     avitovshoval
    Participant

    hello, would like to know if i can add a popup that tell the visitors to scroll down, on the full screan slider that i have. didnt find a feature like that, maybe i missed it

    see att. please.

     

    thanks

    #126450
     Laura
    Moderator

    Hello please try by searching at WordPress repository and search for popup, try the top3 or 5 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #126600
     avitovshoval
    Participant

    hi laura, maybe i wasnt clear. lets try again, in my att pic there is a red squere, this is what i want to add to the main homepage slider. that visitors will know they need to scroll down.
    thanks

    #126662
     Laura
    Moderator

    Hello, sorry for the misunderstanding, you can add a button to the slider that links to a title or header with an id, for example
    At visual composer, you will see an element called Heading title, if you add it you will see a field to add an ID, for example “scroll” ( without the “” )

    Now at revolution slider, you add a button with an icon and add the url like http://yourdomain.com/#scroll or if you use code,

    COPY CODE
    
    <a href="http://yourdomain.com/#scroll"></a>
    

    Basically, add the url with the id #scroll at the end. This will make the button scroll down to the element with that id

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?