Hallo und guten Abend community,
habe in einer WP 4.8.2 ein WP 2017er Theme aktiviert: alles ist noch komplett im BETA-BETA--Mode: die Seite: http://www.f-s-j.de/
Was aber auffällt ist dass die Seitenbreite (und der Content in Center) in WP 2017 Theme vergrößert werden sollte;
Diesen untenstehenden Code hab ich in das Plugin simple
Code
/* Enter Your Custom CSS Here */
.pdb-list {
max-width: none;
padding: 0;
}
.home .panel-content .wrap {
max-width: 88%;
}
Alles anzeigen
das hab ich in den Plugin: Simple Custom CSS eingetragen:
Simple Custom CSS
The simple, solid way to add custom CSS to your WordPress website. Simple Custom CSS allows you to add your own styles or override the default CSS of a plugin or theme
Was meint Ihr denn!? -
Freue mich auf einen Tipp.
VG

