This topic has 2 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
I am using the theme in catalogue mode – but there is still a large space where the price should be after the product description title and before the description starts (see: http://whattwodo.es/sale4/product/2-row-antibes-with-piped-border-bedding/) – Can I get rid of this space?
Hello,
Please add this code in custom.css file:
.product-information .short-description {
margin-top: -50px;
}
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Catalogue mode – remove blank space where price should be’' has been successfully resolved, and the topic is now closed for further responses