Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1018727

    Hello, when I apply a link to the partner logo images the background of the logo turns white. How do I remove this?

    #1018745

    I found a temporary fix which was within the general settings. for future reference, is there a way to achieve this with css?

    Thanks

    #1018836

    Hi,

    You could try this if it should happen again:

    .slide-entry-wrap a {
      background-color:transparent;
    }

    Best regards,
    Rikard

    #1019111

    Thank you Rikard!!!!

    #1019117

    Hi,

    I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

    #1045140

    Hi There,
    I am getting the same problem as this
    .
    I have applied below in the General Styling / Quick CSS but without success.

    .slide-entry-wrap a {
    background-color:transparent;
    }

    Any help would be much appreciated

    #1045324

    Hey willythompson,

    Please provide a link to the site/page in question.

    Best regards,
    Jordan Shannon

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