05.10.2020, 08:03
(05.10.2020, 06:11)admin Wrote: You can change that via Custom CSS.
All widgets:
Code:.layer-widget {
border-radius: 30px;
}
Specific widget:
Code:#widget-5 {
border-radius: 20px;
}
5 is widget ID, you can find the id when editing widget properties.
Great! thx!
There are 10 kinds of people in the world; those who can read binary and those who don't