Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #717476

    The default setting places the caption in the middle of the image, but I want to have it out of center at the bottom.

    any thoughts on how to do that?

    this is the website (scroll down to the grid-layout):

    pokemon-go-dojo.com

    the first picture in the grid is made with photoshop (thats how I want it to be). the other images have the caption in the center by default…
    where and how do I change that?

    Thanks a lot for any help

    • This topic was modified 7 years, 8 months ago by iceberg_che.
    #717592

    Hey iceberg_che,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-image-caption-overlay-center {
        display: block !important;
        bottom: 0;
        position: absolute;
    }

    Best regards,
    Rikard

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