• Resolved GUSUM

    (@gusum)


    Hello, can you help me?
    I am testing the woo carousel for elementor and I can’t get it to display correctly, the products overflow beyond the section limits.
    I have told it to only show 3 but more are seen occupying the entire width of the page.
    How can I solve that?
    Thank you!

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Ashikur Rahman

    (@ashikurwp)

    Hi @gusum ,

    Hope you’re doing well. We have reviewed the query from our end and have identified that the Upgrade Swiper Library causes the issue. To resolve this issue, please navigate to the WordPress Dashboard > Elementor > Settings > Feature > Scroll down to Upgrade Swiper Library and make it inactive. Then, save the changes. We have already forwarded your query to our development team, and they will work to provide a solution as soon as possible.

    Thanks & Regards

    Thread Starter GUSUM

    (@gusum)

    Hello!
    Thanks for the help. That has fixed the problem.
    I would like to improve two things:

    1) The width of the product information container (title, reviews, etc.) covers 50% of the box and looks strange. How can I make it occupy 100% of the box?

    2) Is it possible to separate the arrows of the products on both sides by 10px?

    This is best appreciated in this version of the page: https://fragancias.websconscientes.com/

    Thank you!

    • This reply was modified 3 years, 1 month ago by GUSUM.
    • This reply was modified 3 years, 1 month ago by GUSUM.
    • This reply was modified 3 years, 1 month ago by GUSUM.
    Plugin Support Ashikur Rahman

    (@ashikurwp)

    Hi @gusum ,

    It’s great to hear that the issue has been solved.
    Regarding Improvement 1, could you kindly provide us with additional information so that we can provide you with the appropriate assistance?

    As for Improvement 2, please utilize the custom CSS provided below:

    .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-prev {
    
    left: -50px;
    
    }
    
    .eael-woo-product-carousel-container.swiper-container-wrap .swiper-button-next {
        right: -50px;
    }
    
    

    You can simply add custom CSS by navigating to your WordPress Dashboard -> Appearance -> Customize.
    After you are on the Customizer page, search for the “Additional CSS” option. You can then go ahead and insert CSS Code. Please check this screencast to learn more – https://d.pr/v/QrrfTw

    Please check and let us know how it goes.

    Thanks & Regards

    Thread Starter GUSUM

    (@gusum)

    Hello again,
    Thanks for the code, it worked fine.
    Regarding point 1: the alignment of the product information is off-center.
    I think the class is CSS: product-details-wrap
    I can’t get it to occupy all the space of the div.
    I hope I have clarified this point.
    My web site: https://fragancias.websconscientes.com/
    Thank you!

    Plugin Support Ashikur Rahman

    (@ashikurwp)

    Hi @gusum ,

    Hope you’re doing well. Sorry for the delay in getting back to you.

    After reviewing your query, we have identified that the product information is already displayed in the center. You can confirm this by checking here: https://d.pr/i/SDzYVc
    If we misunderstood your query, please provide us with a screenshot or screencast of how you would like the information displayed. This will help us to assist you better.

    Thanks & Regards

    Thread Starter GUSUM

    (@gusum)

    Yes, I have tried changing the width with css and it has worked.
    Thank you!

    Plugin Support Ashikur Rahman

    (@ashikurwp)

    Hi @gusum ,

    Thanks for letting us know and for your excellent cooperation. I’m glad I could assist. Don’t hesitate to reach out to our support team if you need help in the future.

    If you have a moment, could you please take 30 seconds to leave us a review at this link: https://ww.wp.xz.cn/support/plugin/essential-addons-for-elementor-lite/reviews/#new-post

    Your feedback will help us improve and provide even better service.

    Thank you!
    Have a great day!

    Thread Starter GUSUM

    (@gusum)

    Hi @ashikurwp,

    Sorry for the delay in my response.
    I have already left my review.

    Thanks again and have a great day!

    Plugin Support Ashikur Rahman

    (@ashikurwp)

    Hi @gusum ,

    Thanks a lot for the review, and for your nice cooperation.

    Have a Great Day!

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

The topic ‘Product carousel overflows’ is closed to new replies.