Closed ghost closed 6 years ago
Is there anyway to hide the events-wrapper
Use css, .events-wrapper{ dispaly: none; }
.events-wrapper{ dispaly: none; }
@GeoffZhu Thanks for fast reply. <style scoped> .events-wrapper{ dispaly: none; } </style>
<style scoped> .events-wrapper{ dispaly: none; } </style>
It is not working as expected.
Is there anyway to hide the events-wrapper