I am trying to add a message to a subcatalog, so the user only sees it when they go to that category. I entered the JS example below and when I navigate to the subcatalog page, the message is not showing.
$('#home-page #feature').append('
Online registrations will not be available October 24th thru November 1st for server maintenance
During this time you can call (712) 274-6418
')