I'm having the weirdest experience trying to customize the modal window that opens when I "add to cart", none of my styles are working on it. And, despite the fact that is is obviously styled, my searches have not turned up any results for it's default styles anywhere. (searched ALL files in my Joomla install)
hikashop_notice_box_message
hikashop_notice_box_content
hikashop_messages_success
I must be missing something. If these id's and classes aren't styling the modal window contents, what is??
I have found the notice file in Views > Checkout > notice.php and have verified it by echoing a hello world. That works as expected.
Also, the JavaScript timer I wanted to change... but the javascript doesn't update, it remains at 2 seconds despite any changes I do to notice.php...
I am failing to understand this...
Any ideas would be appreciated!