Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #2637770
Masonry gallery
Closed

Comments

  • Carlos Barreira started the conversation

    Hi


    great theme btw.

    Here: https://vivabistro.pt/galeria/

    Could i edit something where i see the title of each image, without hovering it?


    I wish i could see the title of each image maybe like here at caroussel:


    https://vivabistro.pt/

  •  228
    Milingona replied

    Hi Carlos,

    You can achieve that by adding the following code at Bakery > Custom Code > Custom CSS:

    .vu_gallery-item .vu_gi-details-container {
      height: auto;
      bottom: 0;
      top: auto;
      opacity: 1;
      padding: 12px 0;
    }
    .vu_gallery-item .vu_gi-details .vu_gi-content .vu_gi-title,
    .vu_gallery-item .vu_gi-details .vu_gi-content .vu_gi-subtitle {
      opacity: 1;
      top: 0;
      margin: 0;
    }

    Kind regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter