Anyone have a good work around for the Stripping tendencies in studio (HTML/CSS)

I’m working on implementing some custom HTML and CSS for our course, and each time I paste my new code it strips away pieces of HTML and strips the CSS. For example, the code will have a title bolded in blue, and then it will revert back to black. Or I will have a hoverstate active in the parent code, and when placed in studio, that function will not work properly.

Looking for an existing Xblock fix, workaround, or learning more about what is and isn’t stripped.

Any tips?

Hi @Williamj4 and welcome!

Could you please describe your issue a bit more? What are you trying to do - what have you tried, what is working, what isn’t? Could you provide some example code, and steps to reproduce? I’m assuming you’re doing this within a course - perhaps you can provide a test course export that illustrates the issue?

Thanks!