Home › Forums › Basel support forum › Footer Layout Modification Footer Layout Modification This topic has 1 reply, 2 voices, and was last updated 8 years ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 11, 2017 at 7:01 pm #8765 im2shaeParticipant Hi, Is there a way to have the footer with 2 rows and the second row with 3 or 2 columns instead of 4? Also, how to add My Account to the top menu on the right side. The “Free US shipping over $40” i would like to be centered. Is that possible? Thanks January 11, 2017 at 8:47 pm #8769 Artem TemosKeymaster Hello, Thank you for contacting our support. 1. Add this code to the Custom CSS for desktop only .footer-column-5 { display:none; } .footer-column.col-md-3 { width:33%; } 2. Here is a code to center a text in the Top Bar .top-bar-left { text-align:center; } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register