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

    I have two questions regarding the portfolio grid:

    I managed to display a textbox with text above the images shown. But the white box with the little triangle on top of it underneath the images is still visible. How can I delete it?

    and

    Is it possible that I display images with different heights so that the image underneath it will sit directly under the image on top of it? right now there is a white space underneath shorter images.

    thanks!

    #1426451

    Hey zweifelmedia,
    For the arrow try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .avia-arrow {
    	display: none;
    }

    and try using the “no scaling” image size if you want them to be different sizes.

    Best regards,
    Mike

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