-
AuthorPosts
-
July 7, 2016 at 7:39 am #657848
hello, on my website ive use d a masonry gallery.
now somewhere i also have use a portfolio grid.in this portfolio grid
1. the text bar belwo the pic is white
2. clicking on a pic is showing an arrow.can these effects also be accomplished in masonry? as for the continuity of the site i want it all the same.
July 9, 2016 at 1:57 am #658643Hey!
Try adding this code to the Quick CSS:
.main_color .grid-content, .grid-entry .main_color .avia-arrow, .main_color .grid-entry-title{ background: #826c6b; } .main_color .grid-entry-title{ color: #2b2828; font-size: 16px; font-weight: bold; } .image-overlay{ display: none !important; }
Cheers!
JosueJuly 10, 2016 at 11:08 am #658923hi josue, thanks, but this is changing the portfolio grid.
thats the one that was layed out fine. (nice white textfield AND arrow).
its the masonry gallery which does NOT have white and NOT having an arrow.
how can i change the masonry having a white textfield and an arrow?- This reply was modified 8 years, 4 months ago by yampieters.
July 12, 2016 at 4:04 am #659648Hey!
Try adding this code to the Quick CSS:
.alternate_color .container .av-inner-masonry-content, #top .alternate_color .container .av-masonry-load-more, #top .alternate_color .container .av-masonry-sort, .alternate_color .container .av-masonry-entry .avia-arrow { background: white; } #top .av-masonry-entry-title { font-weight: 100; font-size: 13px; }
Cheers!
JosueJuly 13, 2016 at 8:48 am #660226o, thanks. white color is now perfect.
but…the arrow…?July 13, 2016 at 9:18 pm #660565July 14, 2016 at 8:13 am #660715hi josue,
aha, here is a misunderstanding. i meant the overlay arrow.
can it be displayed one way or another?July 14, 2016 at 8:29 am #660719Hi,
Adding the arrow to the masonry element is possible but it would require modifying the theme files, i think it would be better to disable it on portfolio, that way they’re equalized. Add this to Quick CSS:
.image-overlay{ display: none !important; }
Best regards,
JosueJuly 14, 2016 at 12:07 pm #660785hello josue, that would be a good idea if not my client wants the arrow to be there…
if i could have the same ‘masonry’ effect in a portfolio-grid i could opt to choose ‘portfolio grid’,
but it doubt this is possible (why, after all, would enfold feature two seperate options, if they could do the same job).if you could tell me how to modify the theme file, or any other solution, it would be great.
- This reply was modified 8 years, 4 months ago by yampieters.
July 18, 2016 at 3:04 pm #662022Hi,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
AndyJuly 19, 2016 at 7:47 am #662347hello andy, no problem, i understand.
ill look for a way to work around it,
thanks for the help anywayyou can close this one ticket now if you want
regards, jelle
July 19, 2016 at 1:34 pm #662467Hi,
alright, let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy -
AuthorPosts
- The topic ‘manage masonry galery’ is closed to new replies.