• The plugin is installed, works well, and it is perfect for our situation. However, there is a gray line above each logo. I have changed various settings one by one and have not been able to remedy the situation. I also checked out the plugin files in an attempt to perhaps edit the styling but was unable to locate anything that might make a difference. Any suggestions?

    http://furryfriendsfestival.com

    *I am using a child theme created from the First theme.
    ** The carousel is located in the footer widget.

    Thanks in advance!

    https://wordpress.org/plugins/kiwi-logo-carousel/

Viewing 4 replies - 1 through 4 (of 4 total)
  • I have the same problem, altough at my carousel a line appears underneath each logo.

    Use the browsers inspection tool and find what is putting the background color on.

    In my case, I used Simple Custom CSS from https://wordpress.org/plugins/simple-custom-css/ and added the following:

    .entry code { 
      background: #fff; padding: 0 3px;
    }

    once the background was white (#fff) not grey (#eee) it was fine.

    😀

    • This reply was modified 9 years, 6 months ago by dmckiint. Reason: speeling
    Thread Starter kevmjames

    (@kevmjames)

    I’ve made the effort multiple times to try and locate the code that is creating that gray line above each logo, but I have had no luck. 🙁

    Thread Starter kevmjames

    (@kevmjames)

    You may close this thread as I decided to try a different plugin. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Gray Line Above Logos’ is closed to new replies.