Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1008249

    Hi,
    is it possible to make pretty urls to an id for a full-width-slider?
    for example
    link form homepage to the anchor of the full-width-slider makes the url
    …./#full_slider_3
    and i would love to see …./#wellness
    instead.

    #1008333

    Hey xxtita,

    This is not possible but you could add a code element before the slider and then add a html anchor tag inside the code block like:

    
    <a name="wellness"></a>
    

    This should do the trick :)

    Best regards,
    Peter

    #1008400

    works, thanks for the workaround.

    #1008416

    Hi,

    Glad I could help you :)

    Best regards,
    Peter

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