Travelify Slider Issues - slider not working after using some custom CSS

After going through some of the topics in this support forum I inserted the following code into Custom CSS:

.hgroup-wrap {
  display: none;
}
.featured-text .featured-content {
  display: none;
}

I then removed it and from then on my Travelify featured slider does not work correctly - my site is:
http://baysidebeachhouse.co.za/

This code that you were using couldn’t break slider functionality.

Make sure to temporally disable all plugins to see if this resolves your problem. From what I can see now is that JavaScript is not working properly on your website.