Home › Forums › Theme support › Sundance Theme – Cant find the 'Rooms' Category › Reply To: Sundance Theme – Cant find the 'Rooms' Category
Hi,
hm, you can hide it with css. Please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:
.single-easy-rooms .room_form {
display:none !important;
}
You cannot deactivate the plugin because the theme need it for many other things like the room post type