Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1076980

    Hi,

    When I look at the masonry shop on my homepage on the pc at my workplace everything is quite normal. The thumbnails are big and everything is in the middle.

    If I look at the masonry shop but now at home, the thumbnails are much smaller and no longer positioned in the middle. At home but I tried all the browsers (Edge, IE, Chrome, Firefox) but nothing changes. what can this be?

    #1077224

    Hey nightpilot,

    Could you post a link to the page in question so that we can take a closer look please?

    Best regards,
    Rikard

    #1077235
    #1078424

    any ideas?

    #1078568

    Hi nightpilot,

    Please try the following css:

    
        @media only screen and (min-width: 1800px) {
            .responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry, .responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry {
    	    width: 25.6%;
    	}
    	.av-masonry-entry .av-inner-masonry-content {
        	    padding: 10px;
        	}
        }
    

    Best regards,
    Victoria

    #1079449
    This reply has been marked as private.
    #1079863

    Hi,

    Great, I’m glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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