10.05.2021, 09:14
Hi!
Is there a way to create custom css to all widgets?
Like:
widget{
css: here;
}
Instead of:
#widget-1{
css: here;
}
#widget-2{
css: here;
}
Is there a way to create custom css to all widgets?
Like:
widget{
css: here;
}
Instead of:
#widget-1{
css: here;
}
#widget-2{
css: here;
}