Cannot hide block with jQuery
Question
This seems to be a trivial CSS question and should be asked on SO, but I think there are many subtleties in here that it’s better to ask in here.
I add a CSS class to a block and use jQuery to hide it. It’s simple, but it doesn’t work. How do I debug this?
<script>$("hidetab").css("display", "none");</script>
0
block-editor, css, jquery
3 years
2020-05-30T15:10:25-05:00
2020-05-30T15:10:25-05:00 0 Answers
88 views
0
Leave an answer