• Resolved alyab

    (@alyab)


    Hi,

    If I activate the slider, my product page content expands to the right hence, no longer centre.

    You can view it here: https://ibb.co/hHSHVVh

    I’m using elementor pro. Is it not compatible?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author David Rosendo

    (@drosendo)

    Hello,

    I don’t understand the issue even with the image.

    If SVI Gallery shows in the page than it’s compatible with elementor.

    Styling is not a compatibility issue.

    Slider works with %. Maybe your theme in that specific area has a costume CSS class that makes the gallery fit.

    I could try to have a look.

    Cheers

    Thread Starter alyab

    (@alyab)

    Plugin Author David Rosendo

    (@drosendo)

    Hello,

    Wow, so from where I stand the problem is not being caused at all by my plugin but by elementor pro.

    The reason is that they also use the same slider I use but unlike me they did not apply css/style rules to their specific sliders but rather to anyone who uses the “swiper” slider.

    My recommendation would be to add the following css to your Appearance > Additional CSS:

    .sviproslider .swiper-slide {
        width: 100% !important;
    }

    Hopefully this will work with out any issues.

    Does it help?

    Cheers,
    David

    Thread Starter alyab

    (@alyab)

    Hi @drosendo ,

    I see, your code helps aligning it back to centre.

    But now the slider box becomes huge and have trouble swiping it in desktop and mobile screen though.

    Plugin Author David Rosendo

    (@drosendo)

    Hm…

    In that case remove it.

    I have to further investigate this I have several other users using elementor Pro without any issue.

    Is there any elementor option to turn off the slider? maybe it can help there.

    If you want contact me over email and I will keep you posted.

    Cheers,
    David

    Thread Starter alyab

    (@alyab)

    Hi @drosendo ,

    To my knowledge, there isn’t any elementor option to turn off the slider.

    Will continue to test via css.

    Yes, please keep me posted.

    My email: https://ibb.co/Kmsv0kd

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Activating slider disrupts the product page alignment.’ is closed to new replies.