This topic has 10 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hi there,
I need for the desktop version of the site to have the following
1.the description, price and add to cart button of each product to be alligned at each row for the product category
2. also to increase the distance between the the product description and the price of the product for the row at a product category page
Thanx
Hello,
Please provide screenshots for better understanding. You may use such screenshot maker as Lightshot and provide screenshot link in Private content area.
Thanks in advance.
Regards
Hi please see private message
thanx
Hello,
Please try to use this css code:
.products-grid .product-title {
min-height: 45px;
}
Regards
Hi
I used it and adjusted the height but there is no change
thanx
Dear Cr3atorf1lm,
I am not sure that understand your problems correctly. Could you please describe problems in more details? What device and browser do you use? Give me more information about the desired result.
Regards
Hi
I apologize for the misunderstanding.
What I am trying to achieve is the price of each item will not appear over the description of a product when the description of the product is long enough.
please see image
thanx
Hello,
In this case, please change min-height: 45px;
to min-height: 50px;
then clear cache and check one more time http://prntscr.com/ii9mgg
Regards
ok thanx
Hello,
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up