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

    I’d changed the title possition to bottom on masonrry gallery. The problem is that changing window size some text are outside the image.

    This is how I didi it (#tipoprod is the gallery custom ID)
    #tipoprod .av-fixed-size .av-masonry-entry .av-inner-masonry-content, #tipoprod .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content {
    bottom: -44%;
    }

    There are a better way?

    #522316

    Hi alnalu!

    Can you please post a screenshot and show the issue you are having? I tried resizing browser window but could not reproduce the issue.

    Cheers!
    Yigit

    #522366
    #522377

    Hi!

    Please add following code to Quick CSS as well

    figure.av-inner-masonry {
        overflow: visible;
    }

    Cheers!
    Yigit

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