Okay
  Public Ticket #1009312
setting the right size gallery item
Closed

Comments

  •  2
    Daphne started the conversation

    Hi,

    I want to set the size of a gallery item on 521 x 651 pixels (W x H).

    The size of the gallery item zoomed in can be the real size of the image 1024  x 1302.

    Where can I do this?

    The image size is now everywhere full screen...

  • [deleted] replied

    Hi Daphne,

    You can't select the size like that but you can do this http://drops.laborator.co/uev4:

    Can you please add the code below to Custom CSS

    .lg-outer .lg-img-wrap {
        padding: 100px 15px !important;
    }
    

    Now you can change paddings until you are happy with the results.

    Will set this ticket as solved from here.