I\'m implementing a JSF component base where you must override the css being used or it will use its default css. I\'m trying trying to hide the div and I\'ve
div
I suppose visibility:hidden; will help you. :)
visibility:hidden;