Hi everybody,
I have a problem with the my product-listing page. The space between the product-name and the price is huge and I can’t reduce it. I tried playing with around with .itemTitle but it didn’t gave me the desired result.
I did:
but the gap is still too big and ‘price ’ is not aligned. And the problem grows if the title of an item is larger than 100px;Code:.itemTitle {width: 100px; background:green;} th.productListing-heading{ display:none; } td.productListing-data{ text-align: left; color:green;}
Is there a other way? Thanks.
Current situation:
Desired situation:
![]()




Reply With Quote
