Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #686156

    Hello,

    on my site I build a masonry gallery with a hyperlink to a subsite.
    The title of the subsite is displayed on the bottom of the thumbnail from the gallery,
    but I need the title in the middle of the thumbnail, so I want to centered the title horizontally and vertically.
    What can I configurate in the css that the stuff is working.

    Do you know what I mean or do you need a picture?
    JETZT
    GEPLANT

    Thanks
    Flo

    • This topic was modified 7 years, 6 months ago by nullhorn.
    #687280

    Hi nullhorn!

    Thank you for the screenshot.

    Please set the Element Captions > Element Title and Excerpt Styling to “Display as centered overlay”. Add this code in the Quick CSS field:

    #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
        background: transparent;
    }
    
    #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
        background: #ffffff;
        color: orange;
        padding: 10px 0;
    }

    Best regards,
    Ismael

    #687365

    Hello Ismael,

    I can’t find the right settings for the “centered overlay”.
    Here the screenie of the masorny gallery settings at the site element.
    masorny
    and here the screnie of the quick css field at the enfold styling site.
    css

    that quick css changes nothing.

    #689181

    Hi,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #689620

    Hello Andy,

    here is the Link zu my site: http://www.feuerwehr-brendlorenzen.de

    and hier is the admin login:

    #689770

    Hi,

    you’re using quite an old version of the theme. So at first please update the theme and then follow the instructions of Ismael again.

    Best regards,
    Andy

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