I am working on a project where I have a predefined CSS style in one class. I am currently attempting to load that page as an IFRAME on another website. My goal is to modify the CSS property of that specific class from the loaded site using jQuery. Unfortunately, my attempts so far have been unsuccessful. Can anyone offer any guidance or assistance with this? Thank you.