is it possible do use the the Site Titel as a scroll to top button
with the full screen Addon ?
i try a nother way.... with fixed element in full screen slider but it doesent work with this in full screen slider addon ....
.fixed-element{
position: fixed;
top: 10px;
left: 1%;
z-index: 5;
}