Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #858373

    Hi

    How can i set the “portfolio-preview-title” to font-size: 16px;

    Thanks

    #858824

    Hey welti,
    Are you using the Masonry element or the Portfolio grid? Is the title under the image or over the image?
    Please include the url to the page in question so we can give you a accurate answer.

    Best regards,
    Mike

    #859237

    Hi Mike

    I use the Portfolio grid. and there the titles should be smaler…

    thanks…

    #859935

    Hi,

    Thank you for the update.

    Please use the following css code.

    .grid-entry-title {
        font-size: 16px;
        line-height: 24px;
    }

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.