-
AuthorPosts
-
August 13, 2018 at 11:14 am #996618
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,
MohammadAugust 13, 2018 at 2:22 pm #996692Hey noyaholidays,
Best regards,
VictoriaAugust 13, 2018 at 7:39 pm #996840Hi Victoria,
https://prnt.sc/ki5ejk
https://prnt.sc/ki5eqyI 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,
MohammadAugust 14, 2018 at 1:57 pm #997080Hi 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,
VictoriaAugust 14, 2018 at 2:37 pm #997100Hi 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,
MohammadAugust 15, 2018 at 10:17 am #997487August 15, 2018 at 1:57 pm #997540Hi,
Strange, I used it, did hard reload but still get the same results. I am using Mac Book Air 1152*720 resolution.
Thanks,
MohammadAugust 16, 2018 at 5:12 pm #998010Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.

