Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1276412

    ich möchte gerne bei meiner Masonry Galerie die Schriftgröße ändern. Jedoch nicht bei allen Masonry Galerien, sondern einzeln.
    das zum Beispiel auf der Home Seite eine andere Titel und Textausschnitt Schriftgröße ist wie auf einer anderen Seite wo ebenfalls eine Masonry Galerie ist.
    Vielen Dank schonmal für eure Hilfe

    #1276434

    Hey allespalettibystefan,

    Could you please give us a link to your website, we need more context to be able to help you.

    Please tell us on which page and how you need to change the text.

    Best regards,
    Victoria

    #1276440

    ist die Seite. ich möchte auf der home seite die Schriften für die masonry Galerie größer und zentriert haben.
    was muss ich tun das sich nicht alle masonry galerien gleich verhalten?

    #1276568

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .home .av-masonry-entry-content {
        text-align: center;
        font-size: 20px;
    }

    Best regards,
    Rikard

    #1276600

    läuft. Perfekt vielen Dank. :)

    Grüße
    Stefan

    #1276616

    welchen Code muss ich nehmen wenn ich diese seite (siehe Privat Content) ändern möchte?

    #1276656

    Hi,

    You add the following code:

    .page-id-25 .av-masonry-entry-content {
        text-align: center;
        font-size: 20px;
    }

    Best regards,
    Jordan Shannon

    #1277791

    Super danke

    #1277864

    Hi allespalettibystefan,

    We’re glad to hear that :)
    Let us know if you need further assistance.

    Best regards,
    Nikko

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