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

    I would like to reduce the portfolio image size and header text on my portfolio grid. However I would like to have the spacing around all the portfolio items instead of around each portfolio item. The image sizes appear too large on mobile.

    • This topic was modified 5 years, 9 months ago by mercymwende.
    #1051035

    I’ve used this code for the font size and it works.

    .av-masonry-entry-title.entry-title {
    font-size: 12px !important;
    text-align: center;
    text-transform: uppercase;
    }

    I am yet to resize the images.

    #1051510

    Hi,

    You can use the plugin here

    to change the size of the images according to what you need.

    Let us know if that does work for you.

    Best regards,
    Basilis

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