Adding custom snippets to the custom scripts

If you want to add styles only for specific page then use one of the following selectors in your rules:

Enrolment: #enrol-enrolment
Expression of interest: #enrol-eoi
Event(s): #enrol-event
Enquiry: #enrol-enquiry
Register interest: #register-interest

302.width-800

Specific functions are called on specific page only, enrolHQInitAlways is called on all pages.

Enrolment: function enrolHQInitEnrolment()
Expression of interest: function enrolHQInitEOI()
All event pages: function enrolHQInitEvent()
Event list: function enrolHQInitEventList()
Event details: function enrolHQInitEventDetails()
Booking configrmation page: function enrolHQOnBookingConfirmation()
Enquiry: function enrolHQInitEnquiry()
Register your interest page: function enrolHQInitRegisterInterest()

Setting up custom CSS and javascript should be a task handled by experienced developers only. For help, please email support@enrolhq.com.au