Hi,
I opened this ticket before https://kriesi.at/support/topic/align-prodcut-list-description/ and didn’t get a solution for it.
On the page the description really screws the page look, I tried to do max-hight to make them all the same hight but when I insert it in the quick css it does not work.
Is there a solution for this?
Thanks,
Mohammad
Hey noyaholidays,
Best regards,
Victoria
Hi Victoria,
https://prnt.sc/ki5ejk
https://prnt.sc/ki5eqy
I actually tried to cut the text to make it the same for all, but it does not align, so tried to give it max-height
#top .av-catalogue-item {
text-decoration: none;
padding: 10px 5px;
display: block;
overflow: hidden;
max-height: 480px;
}
But didn’t work
Thanks,
Mohammad
Hi Mohammad,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-catalogue-container.av-catalogue-container-woo .av-catalogue-list li {
min-height: 430px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
Thanks for answering :)
I tried it but it does not make any change.
min-height: 430px;
I guess i need max-height no? I tried it as well and didn’t work
Thanks,
Mohammad
Hi,
Strange, I used it, did hard reload but still get the same results. I am using Mac Book Air 1152*720 resolution.
Thanks,
Mohammad
Hi Mohammad,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria