Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1158868

    I’m not getting the detail displayed on my masonry gallery that another site using Enfold has. I cannot see the option that allows the same display.
    Under each image I would like to display an emboldened title and the caption field, if that is what the other site is doing.

    Thanks

    Mick

    #1160148

    Hey Mick,

    Thank you for the inquiry.

    We created a test page and added the Masonry Gallery element to it. You can check the element’s configuration there. (see private field)

    Best regards,
    Ismael

    #1160175
    This reply has been marked as private.
    #1160550

    Hi,

    Thank you for the update.

    1.) No problem. Yes, it is possible to change the value of the title field. Glad to know that you figured it out because I completely missed it myself.

    got the emboldened title, the tile and caption centred or inset under the image.

    2.) The title is already using the thick version of the font, so you may need to use another font with a thicker variation if you want to adjust it more. To align it to the center, please use this css code.

    .av-masonry-entry .av-masonry-entry-title {
    	font-weight: 700;
    	text-align: center;
    }

    3.) Adjust the masonry content background with this css code.

    .main_color .container .av-inner-masonry-content, #top .main_color .container .av-masonry-load-more, #top .main_color .container .av-masonry-sort, .main_color .container .av-masonry-entry .avia-arrow {
    	background-color: #525252;
    }

    Glad to hear that you’re enjoying the theme! Please don’t hesitate to ask here in the forum whenever necessary.

    Best regards,
    Ismael

    #1160584
    This reply has been marked as private.
    #1160880

    Hi,

    Thank you for the update.

    The site is still loading an old version of the merged stylesheets, which doesn’t contain the recent changes. We disabled the Performance > File Compression settings temporarily to regenerate the stylesheets. You should be able to see the changes in the page or in the masonry element now.

    Best regards,
    Ismael

    #1161083
    This reply has been marked as private.
    #1161177

    Hi,

    Glad it worked! Yes, if you don’t mind, please open a new thread for the next inquiry so that we don’t have to extend this one and keep it relevant to the original topic.

    Thank you for your patience.

    Best regards,
    Ismael

    #1161179

    Hi Ismael

    Thanks for all the help. Please close this request.

    Thanks

    Mick

    #1161326

    Hi Mick,

    Great :)

    If you need further assistance please let us know in a new thread as we are closing this one.
    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Masonry Gallery Display’ is closed to new replies.