Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Menu wider than content #1434405

    I found what I changed. The padding of 5% for the Masonry was it. I deactivated it and it is ok now.

    #top, #all-posts .av-masonry-image-container {
    	background-position: unset;
        background-size: contain;
        background-repeat: no-repeat;
    	background-color: #FFFFFF;
    	/*padding-right: 5%;*/
    }
    in reply to: Menu wider than content #1434404

    This ist activated. I tried to deactivate, but the Content is still left aligned with a white space to the right. It doesn’t fill the whole screen.

    in reply to: Round Corners on Masonry Grid? #1431384

    This is the Masonry e.g. where I would like to have round corners:

    and here:

    I tried also to save the concerning images as pngs, but this doesn’t help in the responsive context, as the masonry is switching to new order. Except I would create for every breakpoint another masonry.
    rounded

    in reply to: Round Corners on Masonry Grid? #1429597

    Hi there,
    I would like to know, if there is a solution for round corners to the masonry grid? I would like to set the border-radius only at the 4 corners of the whole gallery. The images shouldn’t be rounded, except the 4 at the corners: 1 top-left, 1 top right a.s.o.

    Could you give me a solution? This would be great!

    Viki

Viewing 4 posts - 1 through 4 (of 4 total)