Hi support,
I have a page header for home which is full screen.
I have a scroll down button (font awesome) which scrolls on click to the first section is on difference places depending on the screen size.
Is there a solution that I keep that scroll down button stick to the bottom of the page header?
I can send login details.
The page header content now is:
<!-- page header -->
<a href="#startsectie" class="fl-scroll-link"><span class="scrolldown-button"><i class="fa fa-angle-double-down fa-5x" aria-hidden="true"></i></span></a>
Thanks!