Dear all,
I tried to remove the boarder of the enfold full screen slider but it worked only a little bit ;)
I added to the Quick CSS:
#main, .html_stretched #wrap_all {
background-color: transparent;
}
#construyamos .avia-section { border: none; }
.container_wrap { border-top-style: none; }
#construyamos {
border-top: 0;
}`
Then the bottom boarder in the middle was removed. But I want to have no shadows / boarder etc. because all pictures are optional.
Do you have any suggestions what to do?
Demo:
-> How can I remove all grey border and shadows of the slider?
Thank you very much.