Hi
Is it possible to hide the iconbox in the sidebar on the ipad?
You can see the box I mean here:
Regards,
Rob
Hi RevolutionGroup!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) { .sidebar .iconbox { display: none; }}
Regards,
Yigit
Hi Yigit
Thanks for your help. I have tried that code however and the iconbox in the sidebar is still displaying on the ipad.
Regards,
Rob
Hi Yigit
Thanks a lot, that has fixed it. Brilliant!
Regards,
Rob