For some reason, when i put this code into my page css:
@media only screen and (max-width: 767px) { .test { text-shadow: 6px 6px 10px red! important; } }
It completely freezes my builder.
For some reason, when i put this code into my page css:
@media only screen and (max-width: 767px) { .test { text-shadow: 6px 6px 10px red! important; } }
It completely freezes my builder.
Hey @mrcanngo,
I tried the code in my test site and it does not freeze the builder.
This tells us that the problem could be isolated in your site setup only. Please kindly do all the troubleshooting steps listed below and tell us the result of each step to guide us to know where the issue is coming from.
Thanks.