I just loaded a transparent .png on top of another image (in the color section) and the image is forcing a border on the bottom of the image. How do I get rid of the border
Hey satucker,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-2664 #av_section_1 .avia-image-container-inner {
border: 0 !important;
box-shadow: none !important;
}
Let us know if this helps :)
Best regards,
Nikko
That did not seem to help. Any other ideas?
actually it did. thanks
Hey!
Glad we could help :)
Regards,
Nikko