Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #950530

    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

    #951325

    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

    #1185604

    ich hab den Code eingefügt, aber es ändert sich nichts

    was mache ich verkehrt?

    #1185793

    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

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