Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #864754

    Hi There

    I want to:

    1) Have 3 lines of text under each item – so I need title and 2 lines of text for the excerpt.
    2) I want to align the captions so they are aligned with the left edge of the image.

    Also, at the moment the caption alignment looks different in Chrome compared to Firefox.

    Any idea how to fix with quick CSS?

    Thanks for a great theme :)

    #866033

    Hey butcherboy,

    Thank you for using Enfold.

    1.) Please edit the portfolio items then add the summary or excerpt manually. If you can’t find the “Excerpt” box, enable it in the Screen Options panel.

    2.) Use the following css code to align the image with the content container.

    .av-masonry-image-container img {
        margin: 0 auto 0 20px;
    }

    Best regards,
    Ismael

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