Skip to content

News: Highlight teaser/lead in single view and add margin below it

Suggested fix is to add this CSS:

.news-single .lead {
    font-weight: bold;
    margin-bottom: 30px;
}

Currently:

Screen_Shot_2018-04-04_at_09.27.17

Suggested fix:

Screen_Shot_2018-04-04_at_09.31.38

Edited by Mathias Bolt Lesniak