Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #180611

    Hi

    Is it possible to hide the iconbox in the sidebar on the ipad?

    You can see the box I mean here:

    http://tinyurl.com/nt3wvom

    Regards,
    Rob

    #181002

    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

    • This reply was modified 10 years, 4 months ago by Yigit.
    #184377

    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

    #184511

    Hey!

    I updated the code in my previous post. Please try it now

    Cheers!
    Yigit

    #184722

    Hi Yigit

    Thanks a lot, that has fixed it. Brilliant!

    Regards,
    Rob

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Hiding IconBox in sidebar on Ipad’ is closed to new replies.