Tagged: custom.css, gallery, masonry, quick css
-
AuthorPosts
-
August 10, 2015 at 5:00 pm #485463
Hi there, I am having some trouble with getting the space of my masonry portfolio correct, I have had a look through the forums but could not find a usable solution. I would like to have larger spacing in between the tiles and remove the spacing on the left/right side of the overall gallery as shown in the images below –
Current – http://www.bluflame.co.uk/wp-content/uploads/2015/08/Masonry-Curent.jpg
Here is what I am trying to achieve – http://www.bluflame.co.uk/wp-content/uploads/2015/08/Massonry-New.jpg
Here is a link to the page – http://www.bluflame.co.uk/our-work/
Many thanks in advance for your help with this.
August 11, 2015 at 1:23 pm #485914Hi bluflame!
try this code to control the padding of your masonry gallery:
.av-large-gap.av-masonry { padding: 0px 30px 0px 0px }
Best regards,
AndySeptember 14, 2015 at 7:54 pm #502996Hi Andy,
I am trying to do the same thing for http://briannaimerphotography.ca/collections/natural-landscape/ I used the snippet of code into the “Quick CSS” but I did not see any change, cleared cache etc..
Let me know if I might be missing something.
cheers.
ENB..//
September 15, 2015 at 10:22 am #503162Hi!
Edit the color section containing the masonry element then look for the Section ID field. Apply a unique id, example “custom-section”. Add something like this in the Quick CSS field:
#custom-section .container, #custom-section .container .template-page { padding: 0; margin: 0; }
Best regards,
IsmaelSeptember 17, 2015 at 7:58 pm #505102What setting should the spacing be set to in the masonry gallery to enable it?
It seems, that I am unable to get it to work.
Cheers,
ENB..//
September 17, 2015 at 7:58 pm #505103Here is where I am trying to get it to work http://briannaimerphotography.ca/collections/natural-landscape/
ENB..//
September 17, 2015 at 8:45 pm #505130I guess I need to somehow interact with this:
av-masonry noHover av-fixed-size av-large-gap av-hover-overlay- av-masonry-col-3 av-caption-always av-masonry-gallery avia_sortable_active
in order to get it to change to something that I want to have more control over…
Thanks for helping me with this ismael :)
ENB..//
September 18, 2015 at 11:15 am #505363Hi!
can you provide us admin access please? then we can take a deeper look into it. Post login details here as private reply.
Regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.