Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1370227

    Hallo. Ich nutze auf der Startseite eine Mansory Übersicht der Blogbeiträge. Dort habe ich als Ansicht “flexibles Mansory” gewählt, da nur so meinen 16:9 Titelbilder / Beitragsbilder richtig dargestellt werden.

    Es gibt allerdings ein kleines Problem. Ich habe Beschriftungen im Mansory von 1 oder 2 Zeilen, ja nach Länge des Texts. Siehe hier: https://imgur.com/a/trVjdd7

    Ist es möglich die Höhe des Beschriftungsfelds (grau) auf eine fixe Höhe von min. 60px zu setzen, damit auch Vorschaubilder mit nur einer Textzeile im Mansory dieselbe Höhe des Berschriftungsfeldes haben wie zweizeilige?

    Wäre das einfach umsetzbar? Vielen lieben Dank und danke für Enfold und euren tollen Support! Schönen Abend, lg Alex

    #1370237

    Hier in der Mobile View: https://imgur.com/a/Co2z0pt

    #1370267

    Hi,

    Thank you for the inquiry and the screenshots.

    You can apply a minimum height to the masonry content using this css code.

    .av-masonry-entry .av-inner-masonry-content {
        min-height: 100px;
    }
    

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1370331

    Vielen Dank, ich habe den Code eingefügt und den Cache geleert, sehe den Effekt aber aktuell nicht. Ich habe den Wert auf 60px gesetzt, somit sollten alle Beschriftungen min 60px hoch sein, oder bezieht sich dieser Wert auf das gesamte Mansory Vorschaubild – also Bild plus Textbox?

    Danke, lg Alex

    #1370429

    Hi,

    Thank you for the update.

    The adjustment or css is for the masonry content container only and it can be adjusted as you please. Please try to toggle or temporarily disable the Enfold > Performance > File Compression settings, then purge the cache. Let us know if this works.

    Best regards,
    Ismael

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