Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #934817

    Hi, I have a logo/partner element that I add a PNG logo to it and I don’t understand why it shows the grey background.

    How do I remove it?

    #934840

    Hey DROR,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    #top .avia-logo-element-container .slide-image {
        background: transparent;
    }
    

    Best regards,
    Yigit

    #934848

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove the background from a logo/partner element’ is closed to new replies.