Mobile browser footer two Column
Hi,
How to change the default footer style in the Mobile browser, change one column to two columns?

-
Official comment
There aren't any existing theme or Magento options to do this currently. You can, however, achieve it via a few customizations. Find the footer block that you want to customize (in this example, it's Footer V3) and, using the already integrated Bootstrap 3.0 library, change the grid system layout the way you want it.
For example, you can try using the "col-xs-6" class instead of the "col-xs-12" class, however, additional changes may be required.
Comment actions
Please sign in to leave a comment.
Comments
1 comment