Hello,
On the web i want to enable a facebook widget on the footer, but on mobile not.
is it possible disable a widget on mobile footer only??
Hello,
the link:
you might watch it on mobile
the time to load it is very large, i prefer disabling on mobile
adios,
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) {
section#facebooklikebox-2 {
display: none;
}}
Regards,
Yigit
Hi,
I try,
But i not sure if this solution improve the time lapse on loading the page on mobile