If you are not using the right sidebar on the product page in Swift there is a gap.
In settings site options product page you can set the product page sidebar list to none but the gap remains.
There is a class "side-bar-exist" in the containing 'row' which if removed makes the product page content area 100% wide.
With this class it is 100% less 270px wide.
Setting the 'product page sidebar list' to none does not remove the effect of this class.
How can it be done? Or must it be hard coded taking flexibility away from the end user?
Thank you
In settings site options product page you can set the product page sidebar list to none but the gap remains.
There is a class "side-bar-exist" in the containing 'row' which if removed makes the product page content area 100% wide.
With this class it is 100% less 270px wide.
Setting the 'product page sidebar list' to none does not remove the effect of this class.
How can it be done? Or must it be hard coded taking flexibility away from the end user?
Thank you
Comment