Home Forums Basel support forum INFO BOX & INSTAGRAM SHORCODE Reply To: INFO BOX & INSTAGRAM SHORCODE

#21803

Artem Temos
Keymaster

Hi,

1. Please, provide a screenshot of what do you want to do with the Info Box.

2. Try to add the following code snippet to the Custom CSS area in Theme Settings

div.instagram-widget.instagram-grid .instagram-pics li {
	padding:0;
}

div.instagram-widget.instagram-grid .instagram-pics {
    margin: 0;
}

Regards