Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    I’ve made some several test on plugin and has no trouble. So I’ve checked your theme “X Theme” and I’ve found that this theme does not use image sizes and load each image at 1000×1000 px. Have a look here.

    Anyway, try to use this css rules

    .woocommerce.yith-similar-products li {
    width:22%
    }
    .woocommerce.yith-similar-products {
    clear: both;
        float: left;
        width: 100%;
        margin: 50px 0 -4%;
    }
    .woocommerce.yith-similar-products h2{
    margin: 0 0 0.5em;
        font-size: 200%;
    }

    Let me know, greetings ??

    I’m having the same problem but the css code dosn’t work.

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    which theme are you using? can you provide a link for this?

    Regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not displaying properly’ is closed to new replies.