
Non linear ads not closable
Hello
I need to use a non-linear ads banner that the user cannot close.
Is there a way to remove the X on the top right of the banner?
Thanks
Hello
I need to use a non-linear ads banner that the user cannot close.
Is there a way to remove the X on the top right of the banner?
Thanks
With custom css, probably yes. Use Google Chrome Inspect Element to find the element associated to the X and then use javascript to remove that element.
Thank you!
Tacconi