Hi out there,
can somebody help and tell me, how to get rid of the black "Bakc-toTop" Linkbox that appears when the template ist scrolled down?
in humility
#toTop {
display:none !important;
}
.itemView {
border-bottom:none !important;
}