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

Okay
  Public Ticket #2128066
use of portfolios
Closed

Comments

  • gabov81 started the conversation

    Hello, I just wanted to know if I can move the tex of portfolios to above the photo and not below. Please check attached image. I read the documentation but could not find that info.

  • gabov81 replied

    I forgot to put the arrow of the picture

  • [deleted] replied

    HI,

    by default it is impossible, you need to change the layout of this type of portfolio

  • gabov81 replied

    Thanks for the quick response. Any idea how to make the excerpt of portfolio masonry grid 2 lines

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    .portfolio .portfolio-item .wrap > .caption .subtitle {
        max-height: 48px !important;
        white-space: normal !important;
    }
    5110651633.png