how can i set a fix high for mansory quick info, so that all entries look like the same?
Hey alfaweb2!
Thank you for using Enfold.
Use this in the Quick CSS field:
.av-masonry-entry .av-inner-masonry-content {
min-height: 58px;
}
Add css media queries to adjust the height on different screen size.
Cheers!
Ismael
cool, works fine. thank you. can i add some transparency to the quick info(white 58px high) in the mansory view?