I am building a site which uses Formidable for a contact form. The form uses Formidable styling, and I now have the styling set to apply to the form only (it was applied 'for all my forms', which may have created this problem).
The problem being that now the accordion javascript I am using on a completely separate page is picking up the Formidable Calendar styles. Which I don't want – I want this page to be styled according to the site's own CSS file.
Is there any way of turning off the Calendar styles, or ensuring they won't be picked up by other uses of accordion js…?
Thank you in anticipation of your assistance!