• On this page https://germanhausbarn.com/wedding-venue/ I am trying to force the pictures to be 300px height and center. I am using this code

    #soliloquy-container
    .soliloquy-item-image {
    margin: 0 auto !important;
    max-height: 300px;
    }

    I have tried like this and with it labeled #soliloquy-container-652

    What am I missing?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shrink picture size’ is closed to new replies.