• Resolved mrneedle

    (@mrneedle)


    Hi, I’m using short code in a post:

    [epa-album id="163" show_title="false" display="full"]

    this will display the complete album, but the first picture is not aligned properly. if i use the following custom css it looks ok in fullscreen but not on a mobile device

    .epa-album .epa-row .epa-image:first-child {
      margin-top:37px;
    }

    i’m using Adventurous Versie: 0.5 by: Catch Themes Team

    sorry my client does not want me to post an url…. I could send it via email if you need to look at de code.

    kind regards

    mr Needle.

    https://www.ads-software.com/plugins/easy-photo-album/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author TV productions

    (@tv-productions)

    Please send me an email (INFO (at) TV (minus) PRODUCTIONS (dot) ORG) with the url, so I can have a look. If I find a solution, I’ll post it here.

    Thread Starter mrneedle

    (@mrneedle)

    Thank you for the solution!

    if others need it; try the following css:

    .entry-content .epa-album .epa-row p {
    display: none;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘alignement of album in post.’ is closed to new replies.