Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1428759

    Hi mike, thanks!
    I have one more strange thing; I use the partner element for social icons with a png logo. Only problem is they show white?

    #1428769

    Hi mirr,

    Please go to Enfold > General Styling > Quick CSS, then add this CSS code:

    #top .avia-content-slider .slide-image {
        background-color: transparent;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1428950

    Hey, thanks for the reply. This didn’t work. Are we both talking about the partner logo element?

    #1428967

    Hey,

    Please try using the following code instead:

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

    Cheers!
    Yigit

    #1428976

    Awesome, thank you!

    #1428979

    Hi mirr,

    I’m glad that Yigit could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘PNG Shows white’ is closed to new replies.