Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1348598

    Guten Morgen

    Wie kann ich auf der Übersichtsseite der Blog-Beiträge (4-spaltige Ansicht) die Grösse der Beitragstitel verkleinern?

    #1348604

    Hi Claudia,

    Please try the following in Quick CSS under Enfold->General Styling:

    .html_modern-blog .avia-content-slider .slide-entry-title {
        font-size: 24px;
    }

    Best regards,
    Rikard

    #1348613

    Es ändert sich nichts an der Titelgrösse

    #1348619

    Hi,
    Thanks for the feedback, do you mean the title in the screenshot in the Private Content area?
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    .html_modern-blog #main .avia-content-slider .slide-entry-title {
        font-size: 24px;
    }

    After applying the css, please clear your browser cache and check.
    Please note that testing with Safari can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.

    Best regards,
    Mike

    #1348620

    Ich arbeite in Firefox. Auch nach dem Leeren des Verlaufs ändert sich die Schriftgrösse nicht? Auch nicht in Chrome oder Safari.

    #1348621

    Ja, ich meine diesen Titel im Bildschirmfoto.

    #1348627

    Hi,
    Perhaps you have a missing bracket or another error in another part of your css, please include an admin login in the Private Content area so I can check.

    Best regards,
    Mike

    #1348634

    Hey Mike

    Thank you for your support.
    See the admin login below.

    #1348636

    Hi,
    Thanks for the login, you had an extra bracket in your Quick CSS, I removed it and now it is working, please clear your browser cache and check.

    Best regards,
    Mike

    #1348667

    Hey Mike

    Thanks for your solution at late night. I am very grateful for your help.
    With kind regards

    Claudia

    #1348675

    Hi,

    Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1348796

    Yes, you can close the topic.

    #1348824

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Blog Beiträge Grösse der Titel ändern’ is closed to new replies.