Hi @gizempolat,
Hope you are doing well. Sorry for the late reply.
It seems you are asking for the Filterable Gallery widget. For making the same height, please use the below custom CSS code and retry once.
.gallery-item-caption-wrap.caption-style-card {
height: 200px !important;
}
You can easily apply custom CSS by following this documentation: https://essential-addons.com/elementor/docs/faq/apply-custom-css-elements/
Hope this will help you. Let us know how it goes.
Thanks!
Hi Rasel,
Thank you for reply, I already used this CSS before opening this ticket and was hoping for a different approach.
As the content length increases in one box, I need the other boxes with shorter content to be aligned with it (or with the longest one). So fixing the height to 200px will not help unfortunately.
Do you have another suggestion?
Thank you,
Gizem
Hi Rasel,
On a second thought, if you can tell me if there is a way to double the width of any specific content box, that would help too. If this is possible then I can use the above CSS you wrote.
Please let me know.
Thank you.