Categories

Featured templates

CherryFramework 4. How to change number of columns in footer (split columns)

Vicki Hayes July 28, 2016
Rating: 5.0/5. From 2 votes.
Please wait...

This tutorial is going to show you how to change the number of columns in Footer Static Sidebar Area in Cherry Framework 4 Templates.

If you add widgets into footer but they do not display, you need to change the number of columns in site files. Let’s follow a few simple steps to do this:

  1. Please, use your FTP of Hosting cPanel file manager to locate footer-sidebars.php file in wp-content/themes/themeXXX/init/statics folder.

    CherryFramework_4_How_to_change_number_of_columns_in_footer_static_sidebar_area_img1
  2. Open this file with any Text editor and edit the code on line 27:

    $classes[] = 'col-lg-4';

    col-lg-4 splits row into 3 columns. If you wish to split into 4 columns use col-lg-3.

    Additionally you can edit footer layout for laptops – col-sm-12; and mobile devices – col-xs-12.

    On line 36 edit the following code:

    for ( $i = 1; $i <= 2; $i++ ) {

    Change number 2 to 3.

    CherryFramework_4_How_to_change_number_of_columns_in_footer_static_sidebar_area_img2
  3. Save changes and replace file on server. Check your site then.

    CherryFramework_4_How_to_change_number_of_columns_in_footer_static_sidebar_area_img3

Feel free to check the detailed video tutorial below:

CherryFramework 4. How to change number of columns in footer static sidebar area
Best Premium Wordpress Themes
This entry was posted in Monstroid Tutorials, WordPress Tutorials and tagged CherryFramework4, columns, footer, widgets. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket