ENFOLD 3.1.3 on aktual wordpress Installation
The useful and automatic “to TOP” black Overlay Button (at the bottom Corner) disappears on mobile view.
Hey dl-germany!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.responsive #scroll-top-link {
display: block!important;
}
Cheers!
Yigit
Thank you! That fixed the Problem!