Home › Forums › Basel support forum › Footer Columns – Mobile Footer Columns – Mobile This topic has 1 reply, 2 voices, and was last updated 7 years, 10 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 14, 2017 at 5:11 pm #10820 qmgroupParticipant Currently, on mobile, the footer widgets are displayed as one vertical column. How can we increase this to two columns for only mobile devices? March 14, 2017 at 7:15 pm #10836 Artem TemosKeymaster Hi, Here is a code snippet that you may place to the Custom CSS for mobile devices only .footer-container .footer-column { width: 50%; float: left; } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register