[Support request] Align caption to the left in gallery

Home Forums Support [Support request] Align caption to the left in gallery

Home Forums Support Align caption to the left in gallery

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #593708
    Pia

    Hi!
    Thank you for a super great theme and support.
    I was wondering how to align the caption in image gallery to the left?
    Maybe you can help me?

    Kind regards
    Pia

    #593800
    David
    Staff
    Customer Support

    Hi Pia

    you can align the gallery items like so:

    .gallery-item {
        text-align: left;
    }
    #593867
    Pia

    Perfect! Thank you, David!
    Is it possible to increase the space between the captions of the images in the gallery?
    Thank you for your help ๐Ÿ™‚

    #593874
    David
    Staff
    Customer Support

    Hi Pia,

    you can add margin-bottom: 10px; to the above rule

    #593879
    Pia

    Thank you, that made I nicer, but, and I was not clear enough, I meant horizontal caption space ๐Ÿ™‚

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