Guten Morgen
Wie kann ich auf der Übersichtsseite der Blog-Beiträge (4-spaltige Ansicht) die Grösse der Beitragstitel verkleinern?
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
Es ändert sich nichts an der Titelgrösse
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
Ich arbeite in Firefox. Auch nach dem Leeren des Verlaufs ändert sich die Schriftgrösse nicht? Auch nicht in Chrome oder Safari.
Ja, ich meine diesen Titel im Bildschirmfoto.
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
Hey Mike
Thank you for your support.
See the admin login below.
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
Hey Mike
Thanks for your solution at late night. I am very grateful for your help.
With kind regards
Claudia
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
Yes, you can close the topic.
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