Im trying to remove the Cookie Policy from the Soundcloud player embed. In Firebug this is no problem, i just add "display:none" to the .cookiePolicy and its gone. When i add this to my wordpress css however, nothing happens.
Here is what i found from another post :
http://jsbin.com/nexup/1/edit?html,css,js,output https://stackoverflow.com/a/13497458/3289473
Can you tell me what im doing wrong and if there is another approach to this?