Okay
  Public Ticket #3439937
Caption
Closed

Comments

  • TijsKrammer started the conversation

    Hi!


    Can we have captions in the home view?


    Bye!


    Tijs Krammer

  •  291
    Paul replied

    Hi Tijs!

    I hope you're doing well. If you'd like to display the portfolio title, you can use the following custom CSS:

    .portfolio-listing .portfolio-title {
        display: block;
    }
    

    Feel free to give it a try, and let me know if you have any questions or need further assistance.

    Regards,
    Paul