Comments Natalia started the conversationJanuary 14, 2020 at 12:14pmHi!I have several portfolio items with a big title and I want to show the whole title in every item. Please could you tell me how can I do it?Thanks, best regards. 7,092Oliver repliedJanuary 14, 2020 at 12:21pmHi,Sorry, can't understand what you need to make. Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverNatalia repliedJanuary 14, 2020 at 12:29pmHi Gregor!I want to see the entire title of every portfolio overview (some of them are too long and I only can see one line and at the end appears "..."). Do you know what I mean?Thanks in advance 7,092Oliver repliedJanuary 14, 2020 at 1:32pmHI! pls. use following css: body .portfolio-item .caption .title { white-space: normal; overflow: visible; text-overflow: ellipsis; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverNatalia repliedJanuary 14, 2020 at 1:47pmHi Gregor!Thanks, perfect. Now I would like that all the items size the same. How can I do it?Regards 7,092Oliver repliedJanuary 15, 2020 at 7:22amHi,Try this one: .portfolio-item .wrap > .caption .title { min-height: 80px; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, OliverNatalia repliedJanuary 15, 2020 at 8:21amHi Gregor!Perfect, thanks. 7,092Oliver repliedJanuary 15, 2020 at 11:34amWelcome!Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
Hi!
I have several portfolio items with a big title and I want to show the whole title in every item. Please could you tell me how can I do it?
Thanks, best regards.
Hi,
Sorry, can't understand what you need to make.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi Gregor!
I want to see the entire title of every portfolio overview (some of them are too long and I only can see one line and at the end appears "..."). Do you know what I mean?
Thanks in advance
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi Gregor!
Thanks, perfect. Now I would like that all the items size the same. How can I do it?
Regards
Hi,
Try this one:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Hi Gregor!
Perfect, thanks.
Welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver