Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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

  •  4,774
    Michael replied

    HI!

    pls. use following css:

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