Viewing 1 replies (of 1 total)
  • Thread Starter maps1990

    (@maps1990)

    My apologies a similar question has been treated 1.5y ago, here’s some code to do just that:

    .wpclv-attributes .wpclv-terms .wpclv-term {
        width: 60px;
        height: auto;
        line-height: 1;
    }
    
    .wpclv-attributes .wpclv-terms .wpclv-term-image span, .wpclv-attributes .wpclv-terms .wpclv-term-image a {
        width: 100%;
        height: auto;
        line-height: 1;
    }
    
    .wpclv-attributes .wpclv-terms .wpclv-term-image img {
        display: block;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Increase image size’ is closed to new replies.