Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #732434

    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

    #732940

    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

    #732995

    That did not seem to help. Any other ideas?

    #732996

    actually it did. thanks

    #733352

    Hey!

    Glad we could help :)

    Regards,
    Nikko

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.