Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #478031

    Hello,
    I’ve been able to customize the Masonry Gallery to have a transparent background with a centered, non-transparent title/caption using the following code:

    .av-caption-on-hover .av-masonry-item-with-image .av-inner-masonry-content {
    	background: rgba(255,255,255,0.0); !important;
    }
    .av-masonry-entry-content.entry-content {
    	font-size: 24px !important;
    	font-weight: bold !important;
    	text-align: center;
    	color: #FFF;	
    }
    .av-masonry-entry .avia-arrow { display: none; }
    

    I would like to achieve this same appearance and have the title/caption always visible rather than just appear on hover. (I tried to do this with the “Always Display” title/caption option in the settings, but it doesn’t work as the title/caption sits below the image, rather than on top).

    #478107

    Hi Jennifer!

    Everything is possible, but that would need a lot of work to be done.

    You can contact one of our Customization Contractors, who will help you out with the process.
    http://kriesi.at/contact/customization

    Let us know if we could do anything else, regarding our theme

    Best regards,
    Basilis

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.