Home Forums WoodMart support forum CSS PROBLEM

CSS PROBLEM

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33365

    leonidas
    Participant

    Do you know why the middle product is larger than the other two?

    #33405

    Artem Temos
    Keymaster

    Hello,
    Try to add the following code snippet to the Custom CSS area in Theme Settings.

    
    div.woodmart-hover-base.has-stars.product-type-external .product-rating-price, div.woodmart-hover-base.has-stars.purchasable .product-rating-price {
        height: 23px;
        line-height: 23px;
    }
    

    Kind Regards
    XTemos Studio

    #33450

    leonidas
    Participant

    You can close the ticket

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

The topic ‘CSS PROBLEM’ is closed to new replies.