I am trying to remove these margins so I am not waisting any white space. I tried everything and failed. Please help!
Page 1 / 1
TomG Tom, you have been a tremendous help before. Do you have any insight regarding this.
Thank you in advance
Hi there, if you still need, I've used the below CSS before to fill the width of the screen:
.Skin .SkinInner {
width: 100% !important;
max-width: 100% !important;
}
I have been looking for ways to incorporate this for a while now, thank you XM Community and Tom for this amazing workaround!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.