Home Forums WoodMart support forum Compare bug

Compare bug

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #140346

    GG
    Participant

    Hello,

    On the compare page the product images are too big in internet explorer. See screenshot

    #140367

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .compare-basic-content {
        width: 100%;
    }
    .browser-Internet .woodmart-compare-col.compare-value {
        flex-direction: row;
    }

    Best Regards

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