• Resolved jlaperuta47

    (@jlaperuta47)


    My image is set to display but it does not show up and the CSS when I inspect is

    img:not([src]) {
    min-width: 1px;
    visibility: hidden;
    }

    It is not reflecting the setting.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    If you find that CSS when inspecting the CSS for an image… that is not added by Connections. Without a link being shared so I can inspect it, my best guess is that the theme is adding CSS. You should override that CSS, so it does not hide images.

    I hope this helps; please let me know.

    Plugin Author Steven

    (@shazahm1hotmailcom)

    Were you able to solve this? Do you need additional support?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘IMAGE does not show up’ is closed to new replies.