[ad_1]
Thread Starter
pmrvkr
(@pmrvkr)
I guess google found the answer for me. Its not pretty but it does the job:
Go to the Dashboard > Appearance > Customize > Additional CSS and paste the following line of code – @media screen and (max-width: 799px){#sidebar {display:none;}}
The id wasnamed differently, but i could find the elements name by inspecting my webpage. Hope someone finds this usefull!
