Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1342352

    Hello,
    I would like to increase the space between column in the product slider. Please click on link provided in private content. Appreciate if you could provide the CSS code to do this.

    Thank you,
    Nik

    #1342383

    Hey Nik,

    Thanks for the screenshot. Could you post a link to where we can see the actual element on your site as well please?

    Best regards,
    Rikard

    #1342672

    Hi Rikard,

    Thanks for getting back. The link is in private content.

    Nik

    #1342696

    Hey Nik,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    div .products .product {
      margin-right: 3%;
      width: 22.25%;
    }
    

    Cheers!
    Yigit

    #1342806

    Hi Yigit,

    Thanks so much for the code. It worked.

    Cheers,

    Nik

    #1342814

    Hi Nik,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Product Slider – Increase padding between items in column’ is closed to new replies.