Sidebar Widgets are a main feature of any Magazine Blogging site. To aid with that Dispatch uses a nifty little plugin and a couple of custom CSS classes to make styling your sidebar a breeze.
Using the namesake plugin you can now add CSS Classes to Widgets. Simple.
CSS Class: zero-padding
Removes the padding from the widget. Perfect for adding those banner ads for maximum space.
CSS Class: no-background
Removes the widget color background that is set in the Customizer.
CSS Class: wpsp-card
Used exclusively with the WP Show Posts Widget and with zero-padding and no-background.
Read more here
Want different color background for your widgets. Heres how to. Add you Custom Class Name to your widget. In this example we’ll go for a red color and name our class red-background
. Now thats added lets add some CSS.
.widget.red-background {
background-color: #ff0000;
}
¿El calor en casa es insoportable? La solución puede estar en la naturaleza. Te presentamos…
Un buen líder será siempre aquel que aprenda continuamente sobre nuevas y mejores formas de…
¿Sabías que tu dinero puede trabajar para ti sin que seas un experto en finanzas?…
Se acerca la fecha límite de las personas físicas para presentar la declaración anual ante…
Los posgrados son los estudios universitarios que se realizan una vez que el estudiante obtuvo su…
La gastronomía es una de las industrias más importantes del mundo, y México es uno…