Hi,
is it possible to have individual fullscreen background images for different portfolio items?
Best, Nedim
How can I delete this:
Şu HTML etiketlerini ve özelliklerini kullanabilirsiniz:
under the comments and just have the submit button?
Best, Nedim
1) No, this is not possible. You could add it to the wishlist though.
2) The easiest solution is to hide it ith css – insert following code into the quick css field
.form-allowed-tags{
display: none !important;
}