Tagged: Full Width Slider
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.
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
works, thanks for the workaround.
Hi,
Glad I could help you :)
Best regards,
Peter