Hi – I am trying to disable the image overlay effect in a widget area.
I followed the instructions in issue #205987 saying to add:
.avia_widget_section .image-overlay { display: none!important; }
to quick CSS but nothing happened. Browser cache has been cleared and I even tried adding this to custom.css and it did not work. Any thoughts? Thanks!