Hallo
Wo kann ich die Überschrifts Größe für die Beiträge ändern? Im speziellen geht es im die Anzeige im Raster Blog. Hier sind mir die Überschriften zu groß. Überschriften der Beiträge
Danke Euch schon mal
Mike
Hallo Mike,
Please try the following in Quick CSS under Enfold->General Styling:
.html_modern-blog .avia-content-slider .slide-entry-title {
font-size: 18px !important;
}
Grüß,
Rikard
Hi Murmeltier,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_elegant-blog #top .bloglist-simple.post-entry .post-title {
font-size: 18px;
}
If you need further assistance please let us know.
Best regards,
Victoria