WP SITES

3095 Coded Tutorials & 297 Plugins

Meta Slider Favorites in Grid Columns

$75.00
Watch Demo

The code in this download enables you to display your favorite slides in any number of grid columns using the Meta Slider & Favorites plugin for WordPress.

Update : You can now use this new plugin named Meta Slider Favorites for WordPress without the need for any additional plugins.

Installation

There’s 3 steps :

  1. Upload the file named wrap.js to your child theme folder.
  2. Copy & paste the PHP code to the end of your child themes functions.php file.
  3. Copy & paste the CSS to the end of your child themes style.css file and clear caching.

Columns

On line 4 of style.css, change the number 3 to match the number of columns you want to display on each row of the grid.

Alignment

By default, elements are centered however you can modify this by changing the align-items value from center to start or end and the text-align value to left or right on lines 30 & 31 of style.css.

 align-items: center;
 text-align: center;

Must Use Plugins

This solution requires the activation of the following plugins :

Reviews

There are no reviews yet.

Be the first to review “Meta Slider Favorites in Grid Columns”

Contact Us If You Have Any Questions