Okay
  Public Ticket #2132413
Image Display size
Closed

Comments

  • LynnesLens started the conversation

    I have sized images at 1024 by 900 however the portrait images fill the screen too much. In previous wordpress themes I have been able to select Small Medium or large images. Can I do this on Kallium and if so how do I do it? Thanks

  • [deleted] replied

    Hi Lynnes,

    Can you please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

    Thank you!

  • LynnesLens replied

    Hi Ylli

    I meant to ask can I resize the pictures that display in the Lightbox on my portfolio page http://www.lynneblount.com

    I would like them to look slightly smaller within the Lightbox itself, especially the portrait style ones

  • [deleted] replied

    Hi Lynnes,

    Can you please add the code below to your Custom CSS area:

    .lg-outer .lg-image {
        padding: 100px !important;
    }

    Have a nice day!