14.04.2023, 07:20
Add this to Custom CSS to have a red shadow on widgets:
Code:
.layer-widget {
box-shadow: 0 0 6px 3px rgba(255,0,0,0.5);
}
About widget
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
About widget - by Ibrahim - 13.04.2023, 19:48
RE: About widget - by admin - 14.04.2023, 07:20
RE: About widget - by Ibrahim - 14.04.2023, 09:05
RE: About widget - by admin - 14.04.2023, 12:01
|