Categories

Featured templates

Shopify. How to change slider dimensions

Ray Taylor January 30, 2015
Rating: 3.0/5. From 2 votes.
Please wait...

This tutorial will show you how to change slider dimensions in Shopify template.

Shopify. How to change slider dimensions

  1. Log into your admin panel and navigate to Themes option.

  2. Click on Customize Theme button.

  3. Our new images were created with 570px width and 322px height. Original images have 1170 x 450px.

  4. We are not going to use the third slider image in this example, however, please note that you need to have all your images with the same size.

  5. Save the settings by clicking on Publish changes button:

    shopify_slider_size2

  6. Go to Themes -> Edit HTML/CSS option.

  7. Click to select widget-nivoslider.liquid file under Snippets:

    shopify_slider_size3

  8. Insert the following div under:

    <div class="container">
    	<div class="row">
    
  9. Depending on the desired slider size, we will insert the following div into the

    <div class="row">
    	<div class="col-md-9">
    
  10. To make it bigger or smaller, increase or decrease the col-md- value, for example:
    <div class="col-md-6"> or <div class="col-md-12">

  11. Don’t forget to close your newly added divs by adding closing div tags at the end:

    	
    	</div>
    </div>
    

    shopify_slider_size4

  12. Click on Save button to save your changes. Reload your page to see the changes.

This is it. Now you know how to change slider dimensions in Shopify. Good luck!

Feel free to check the detailed video tutorial below:

Shopify. How to change slider dimensions

Best Shopify Themes
This entry was posted in Shopify Tutorials and tagged dimension, resize, Shopify, size, slider. 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