Site logo

Archived topic

Widget personalizado

3 replies · Started by Pedro on May 1, 2020

Viewing posts 1–4 of 4

Hola! Me gustaría hacer un widget personalizado como el de la plantilla "Marketer"

Quisiera cambiar el color de fondo, texto y botón.

¿Podrían ayudarme?

¡Gracias!

Hi there,

Marketer is using this CSS to style the first sidebar widget:

.sidebar .widget:first-child {
    background-color: #e86000;
    color: #fff;
}

The button using a custom class with some CSS targeting it:
https://www.screencast.com/t/wOvcVDqmBRyq

Let me know if this helps :)

Gracias Leo! Funcionó perfecto

No problem :)

This archived topic is closed to new replies.