Hello,
I am trying to add CSS code into the CSS class in the code element. But it keeps saying "the input value can not contain any special characters"Anyway to get around this?
An example of what I’m putting in below.
Thanks
.modal {
display: none;
position: fixed;
z-index: 1;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;