-
AuthorPosts
-
December 13, 2015 at 1:33 pm #551614
It is possible I create a masonry gallery with 1 column? We only have the choice from two columns.
See the link below. Like the images stay one below the other in a single column.
December 13, 2015 at 1:48 pm #551621Hey!
Try adding this code to the Quick CSS:
.av-masonry-col-2 .av-masonry-entry { width: 100%; }Cheers!
JosueDecember 13, 2015 at 2:23 pm #551644Hello Josue. Thanks for the feedback.
I did what you said. But it was not the way we expected. The images were not the size I showed the model. And the images are distant from each other.
It is to let the images of text width? And bring a picture of another?
EXEMPLE
http://demo.kaliumtheme.com/architecture/portfolio/south-africa-house/December 13, 2015 at 2:27 pm #551650Hey!
I’m a bit confused by your other topic, are you going to use a Masonry element or a Gallery one?
Cheers!
JosueDecember 13, 2015 at 2:54 pm #551670Josue, I am testing the final result with both options. I have to test both ways to see which option is best.
The test with the gallery was good. I would like to do with the masonry also.
December 13, 2015 at 2:57 pm #551672Add this too:
.av-masonry-image-container img { width: 100%; }And place the Masonry Gallery inside a 1/1 Column.
Best regards,
JosueDecember 13, 2015 at 3:21 pm #551680Josue worked.
The need now is to get the effect it has on the photo. I want to stay static when hover.
And remove the gap between the images.December 13, 2015 at 3:47 pm #551688Add this:
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container{ -webkit-transform: none !important; transform: none !important; }I believe the gap can be adjusted in the element settings.
Regards,
JosueDecember 13, 2015 at 8:29 pm #551763Josue, Controlling the distance between pictures. Control the gap.
In the settings I put no gap. But the gap continues.
-
This reply was modified 9 years, 10 months ago by
mleite1.
December 14, 2015 at 11:17 am #552092Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueDecember 14, 2015 at 11:19 am #552094Ok, Josue.
December 14, 2015 at 12:37 pm #552152Hey!
Try adding this code to the Quick CSS:
#top .av-inner-masonry-content{ display: none; }Cheers!
Josue -
This reply was modified 9 years, 10 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
