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

    (@ndre)

    Hi,

    This happens because your theme is overwriting the CSS for the image wrapper.

    Please use the following custom CSS in your child theme stylesheet or with custom CSS plugin:

    .classic-grid-image-wrapper {
    display: block;
    }
    Thread Starter brightsidew3

    (@brightsidew3)

    Hello Ndre

    Thank you very much!
    It now works perfectly!

    Great support.

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

The topic ‘Display error on Firefox’ is closed to new replies.