Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #554897

    Hello,

    i’ve a couple of question, i’m trying to make the space between elements in the masonry gallaery a little bigger,

    i searche the forum but the various solutions i found turned out to be inefective,

    i tryed with

    av-masonry-entry{padding: 10px !Important}

    which seem to do the trick but also mess up the order of the elements, could you please help me?

    Second question, as you can see on the site the uber menu is working quite well (used the enfold child), but i can’t find a way to separate the title from the images a little, any idea?

    Also is there a way to show the normal menu on mobile?

    Thanks in advance for any help!

    #555469

    Hi eleclipse!

    Add this to your custom CSS.

    img.ubermenu-image.ubermenu-image-size-thumbnail {
        padding-right: 10px !important;
    }

    In the Masonry element there is an option for creating a margin between each element. You can set a 1px gap or a “Large Gap”.

    Best regards,
    Elliott

    #555833

    Hi there, thank you for the answer!

    Is there a way for the mosonry to use a custom gap? (or at lease have the large gap a couple of pixel larger without mixing the order?)

    #557451

    Hey!

    You can also try the workaround described in this thread:

    https://kriesi.at/support/topic/increase-masonry-gallery-gap-size/

    Best regards,
    Dake

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