Tagged: masonry
Hello!
I have two doubts and I hope you tell me to help.
I am entering a Masonry gallery with condition No. 3 that says Masonary Automatic perfect.
There it gives me the option of “Space between elements” and the options of:
– 1 pixel space
– Large Space
The thing is that I need the space to be able to control it, in pixels and in percentages. Is there any way to do it? (In the image the space with red lines is the one that I want to manipulate)
2. Transparency of epigraphic fonts
There is a way to control the transparency of this epigraph. I feel like it has 50% but how can I control the transparency of this?
Hey MiguelPj,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css to control the color and transparency of the caption element:
.caption_framed .slideshow_caption .avia-caption-title {
background: rgba(0, 0, 0, 0.3);
}
As for the gaps, the elements positioning is calculated in JavaScript, so it’s kind of tricky to control that. 1px does not work for you?
If you need further assistance please let us know.
Best regards,
Victoria
Hello Victoria
Thanks for your help, the transparency was as I wanted.
With the other issue, it hurts that you can not control it. However, tried with perfect Masonario manual .. and stayed as I wanted.
Thank you very much for your help!
Hi MiguelPj,
Glad we could help and you got it working for you :)
If you need further assistance please let us know.
Best regards,
Victoria