Product sliders - by Claudia M - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 3 years, 10 months ago ago by Rose Tyler

  • Avatar: Claudia M
    Claudia M
    Participant
    July 5, 2020 at 20:16

    Hello

    I submitted a request a while ago with this issue, that I wanted the space between the product slides to be smaller. You guys answered me super fast with a CSS code to do this.
    However, I changed the domain and started developing a new site, and when I add the product slider, the space between the slides is big. I add the CSS code and make all the settings exactly in the same way the other page was, but the space between the slides doesn’t change.

    I don’t know what I’m doing wrong, I am not very good at customizing and CSS, so my question is:
    For every new site I create I have to use different CSS code?

    Thank you very much, and sorry for the super basic question… I am new at all this

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: John Holden
    John Holden
    Support staff
    July 6, 2020 at 05:43

    Hi,

    It seems you fixed that

    Regards,
    Hung PD

    Avatar: Claudia M
    Claudia M
    Participant
    July 6, 2020 at 19:30

    No, is not fixed. The space between the photos of the product is too big, and when I copy the CSS code you guys gave me, it doesn’t do anything.
    I don’t know if the ids changed when I changed the domain or because I installed this one using a child theme.

    The two codes you gave me are:
    .item-no-space .content-product > .vc_grid-item.vc_col-sm-12 {
    padding: 0;
    }

    and

    .item-no-space .product-slide {
    margin-right: 0px !important;
    }

    Thanks a lot!

    Avatar: John Holden
    John Holden
    Support staff
    July 7, 2020 at 06:52

    Hi,

    Try below code

    .vc_gitem_row .vc_gitem-col {
        padding: 0;
    }

    Regards,
    Hung PD

    Avatar: Claudia M
    Claudia M
    Participant
    July 7, 2020 at 19:00

    Thank you so much!! it worked perfectly!!!

    One more question, that same code will work on any site I build with the XStore plugin? The theme is great so I am buying a couple of more licenses, and I hate to bother you guys with the same thing every time :o)

    Thank you again!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 8, 2020 at 08:14

    Hi,

    You’re welcome!
    If you will continue using WPBakery Page Builder plugin the code will work.
    Thanks for being our customer. Do not hesitate to ask if you have any other questions.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Product sliders’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.