Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #909658

    I am experiencing that my logo slider suddenly gets a teinted (colored) background behind the PNG images I have placed. I’ve been looking everywhere for a function to either add or paste or push, but nothings seems to remove the background color.

    Screenshot of logoslider with colored background

    #909919

    Hey Thomas,

    It looks like a background image is being applied. Please add the following to quick css:

    .slide-image img.attachment-no.scaling.size-no.scaling{
    background:#ffffff!important;
    }

    Best regards,
    Jordan Shannon

    #924417

    It works, thanks Jordan

    #924554

    Hi Midtgaard,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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