Hi there,
Hope you are well. Could you please help me remove the padding from around an Instagram feed widget from LightWidget? It’s in the sidebar and I’m trying to remove the purple area in the attached screenshot. I’ve tried variations of these:
.lightwidget__posts--grid.lightwidget__posts--grid-1 .lightwidget__tile {
padding: 0px !important;
}
:root {
--lightwidget-padding: 0px !important;
}
But nothing works, any help would be hugely appreciated. The site is here: https://joannamay.com/
Many thanks,
Matthew
