Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1332926

    Hi, I am a big Fan of Enfold and working on it since many Years!!
    I just purchased a new Licence for a new Project.
    There I was searching for a small task trough the whole Forum….

    Can you help me with adding Paddings to the Masonry Gallery for images?

    I need to add there more Gap like here:
    http://strba.ch/videos.htm

    Hope u can help me out!

    Rafael

    #1332938

    Hi Rafael,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .av-masonry-gallery .av-masonry-entry {
        padding: 12px;
    }

    Just change the value in px.
    Hope this helps :)

    Best regards,
    Nikko

    #1333163

    Thanks Nikko for fast answering this is almost the thing!
    Just the first image now shows not in a row. Is it possible to have this aligned?

    Sincerely
    Rafael

    #1333208

    Hi Rafael,

    Please try this CSS as well:

    .av-masonry-gallery .av-masonry-item-no-image {
        padding: 0 !important;
    }

    Best regards,
    Rikard

    #1333231

    Thanks Rikkard,
    This works perfect! Thanks

    Rafael

    #1333266

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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