Hi
I have tried to remove the HTML tags and attributes by adding the suggested CSS into the Custom CSS field on another closed post here and flushed the cache several times and restarted, but I still see it. Can you please check my page and tell e how to remove it? Thanks.
Custom CSS used:
.form-allowed-tags { display: none!important; }
Hey yes9310!
Please use following code instead
p#form-allowed-tags {
display: none!important;
}
Regards,
Yigit
Hi Yigit,
I tried adding that as you recommended but it still doesn’t work. Can you please check it again?
Thanks,
Frank
Hey!
If you are using a CSS minifying feature on a plugin, please disable it and then flush cache. If not, please create a temporary admin login and we will look into it
Regards,
Yigit
Hi!
Login credentials do not seem to work for me. Can you please check them once again?
There was an extra closing curly bracket in Quick CSS field. I removed it and it is working now fine. Please review your website now
Cheers!
Yigit