Home Forums Theme support Theme Quattro – Beitragsbild Posts Reply To: Theme Quattro – Beitragsbild Posts

Ok, dann geh mal ins WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content und füge folgendes hinzu:

.single-post #serviceline + .mainsection {
margin-top: 200px;
}
.single-post #serviceline {
display:none !important;
}