• Resolved enricomd

    (@enricomd)


    Hi,

    Is it possible to have the title field always visible?

    I would like to have my title always visible as it is on hover.

    Thanks.

Viewing 1 replies (of 1 total)
  • Hi @enricomd,

    To always have the title displaying please add this code in Appearance > Customize > Additional CSS:

    .final-tiles-gallery .tile .caption-block, .final-tiles-gallery .tile .caption-block {
    	opacity: 1 !important;
    }

    Warmly,
    Mihaela

Viewing 1 replies (of 1 total)

The topic ‘Title field always visible’ is closed to new replies.