Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1471112
Excerpts Portfolio
Closed

Comments

  • Don started the conversation

    Hi Gregor

    I can't figure out where to set the excerpts length for Portfolio. Now its pretty short, about 40 characters.

    BR
    Donald




  •  7,280
    Oliver replied

    HI!

    pls. add following css:

    body .portfolio-item .caption .subtitle p {
        margin: 0;
        white-space: normal;
        overflow: visible;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •   Don replied privately
  •  7,280
    Oliver replied

    pls. add this:

    body .portfolio:not(.columns-1):not(.portfolio-style-masonry) .portfolio-item .wrap > .caption .subtitle {
        max-height: 100%;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver