Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #302616

    How to change text styling and image size in portfolio grid?

    #303015

    Hey!

    To change the text, add this to the Quick CSS:

    .grid-entry-title {
        color: red;
        font-size: 24px;
    }

    To change the image size try selecting a lower/higher number of columns in the portfolio grid options.

    Regards,
    Josue

    #303449

    Thank You

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Portfolio, change text size, custom grid image size’ is closed to new replies.