Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lukasso8

    (@lukasso8)

    * has rectangular background 😀

    Plugin Author Yourstyledesign

    (@ysdbjorn)

    There are code tags wrapping the img tags. This causes the error.

    These tags are not in the code by default. Something on in WordPress installation causes this problem.
    One easy solution is trying to add a border:none rule to the CSS file in your WordPress theme to the code tag like this:

    code {border:none;}

    Thread Starter lukasso8

    (@lukasso8)

    Thank you, it really helped. The problem was in responsive CSS instead of main theme CSS.

    And one more wish: is there any possibility that you could add a caption under/above the logos into the carousel?

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

The topic ‘Logos has rectangular background’ is closed to new replies.