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

    Hey I did the same as the default demo page by showing partner logos at the very end of my website. I am using transparent 24bit .pngs for this. Unfortunately they seem to have a slightly different color than the background color and I have no idea why this happens. It’s only slightly different but clearly visible.

    I am talking about this: http://i.imgur.com/LgpuqCt.png

    The according website is specified in the private content.

    #487413

    Hey KVSchneppenheim!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .avia-logo-element-container .slide-entry { background-color: transparent!important; }

    and please make sure that your images do not have background colors or their background colors are matching background color of your site.

    Regards,
    Yigit

    #487414

    Hey KVSchneppenheim!

    Try adding this to your custom CSS.

    #top .avia-logo-element-container .slide-entry { padding: 0px !important; }
    

    Cheers!
    Elliott

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