• Resolved spunky899

    (@spunky899)


    Hi there!
    My theme has already featured products carousel but has no autoplay.
    I created carousel with your plugin and I tried to fix CSS.

    How to make same margins to

    • like in default theme’s carousel?

      I tried this:

      .slick-track li.product {
      width: 277.5px !important;
      margin-left: 30px !important;
      }

      And products at left & right sides didnt show full.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Rafik

    (@rafikwp)

    Hello,

    You can use this CSS in your active theme style.css

    .wcpscwc-product-slider ul.products li.product{margin-right: 30px!important}

    Thanks

    Thread Starter spunky899

    (@spunky899)

    Thanks. But how now to align nav arrows? Or align center block with products.

    View post on imgur.com

    In mobile too:

    View post on imgur.com

    Rafik

    (@rafikwp)

    Hello,

    Sorry for the inconvenience.
    I have checked your site but there is no our slider

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Theme integration’ is closed to new replies.