Replies: 0
When I disable floating buttons to show on mobile I am getting a line of code on the top of my website’s desktop version.
“@media screen and ( max-width : 720px ) { #dpsp-floating-sidebar.dpsp-hide-on-mobile { display: none !important; } }”