I am using Urna, But I can’t seem to find out how to remove gaps between images in the Instagram module… like I was able to do in the Puca theme
Pls help…
I am using Urna, But I can’t seem to find out how to remove gaps between images in the Instagram module… like I was able to do in the Puca theme
Pls help…
Hi @enspire_FX,
You please follow these instructions:
You try copying this code into the Theme Option section to see if your request is correct:
.elementor .elementor-element.custom-instagram .instagram {
margin-left: 0;
margin-right: 0;
}
.tbay-addon-instagram .item {
margin-left: 0;
margin-right: 0;
}
Thank for your watching !