How to change the width of the Sidebar?
Modify the width of Icegram's sidebar as per your requirement. Here are simple steps to achieve this right now!.
In order to change the width of the Sidebar, you need to add the following code into the Custom Code Section of the Icegram engage campaign.
Here's the code:
#ig_this_message{
width: 40%;
min-width: initial !important ;
}
For better understanding, here's how it will look in the Icegram engage campaign.
