Hi Chikurubhi,
It’s a minor CSS conflict.
Follow Below Steps To Fix This:
1) Install “Wp Editor” for plugin code editing.
2) Go to Admin Dashboard –> Plugins –> Plugins Editor
3) Select to open file bootstrap.css in plugin’s CSS Directory and find below code;
.span9, .aq-template-wrapper .aq_span9 {
width: 870px;
}
4) Update code by commenting out width property:
.span9, .aq-template-wrapper .aq_span9 {
/* width: 870px; */
}
5) Save file check page preview.
And let us know.
Thanks for using Lightbox Slider Gallery plugin.
With Pleasure
Weblizar