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

    Hi
    I posted earlier that I wanted to use a gallery that allowed me to add a link to the pics. Of course the full width masonry gallery does that but I need a gallery that did not stretch the whole page. So I added this code to the style sheet to change the full width gallery

    .main_color .av-masonry {
    max-width: 670px;
    margin-left: 50px;
    margin-right: auto;
    }
    This gave me exactly what I wanted but it has removed the sidebar. Any ideas how to put it back?
    Thanks
    Richard

    #219472

    Hi Richard!

    Can you please give us a link to the website? The masonrygallery can only be place as a full width element.

    Best regards,
    Ismael

    #219684
    This reply has been marked as private.
    #220059

    Hey!

    Without being able to inspect what you have there isn’t much that we can do to offer a fix. Customization, even when its provided by support, isn’t continually supported. Only items that are included in the theme can be just from a logistics standpoint.

    The issue you are running into from the sound of it is that even when you constrain the width of the masonry element it still is only available as a full width element. This means it doesn’t fit with a sidebar next to it as when you add it into the layout the theme uses a different template that does not allow for a sidebar.

    Regards,
    Devin

    #220208
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change size of Full width Masonry Gallery’ is closed to new replies.