Dear all,
I would like to completely disable the navigations bars (H and V) for the twitter widget,
I tried various snipers but it looks like it’s overwrote somewhere;
thanks
Raphaël
Hey noirjambon,
Please try the following in Quick CSS under Enfold->General Styling:
.ctf-owl-nav.onhover {
display: none !important;
}
If that doesn’t work then please reach out to the plugin developers for help.
Best regards,
Rikard
hi Rikard,
It works for the horizontal bars which is actually enough for me,
thanks for the support,
best regards
Raphaël