• Resolved kennet1975

    (@kennet1975)


    Hello sir. The carousel is pushing down/up content for the entire page as it is moving. How can we make it push down/up just the widget section or the column itself?

    Regards Ken

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Zeba Afia Shama

    (@zebaafiashama)

    Hi @kennet1975

    I hope you are doing well.

    Currently, EA Product carousel doesn’t have an option to fix the height issue. But you can use this custom CSS to fix the issue.

    Here is the custom CSS:

    .eael-product-carousel .product-details-wrap {
    height: 180px !important;
    }

    To add the custom CSS you can go to your WordPress Dashboard => Appearance => Customize => Additional CSS
    and pasted the code then click on “published”

    Let me know how it goes.

    Thank You

    Thread Starter kennet1975

    (@kennet1975)

    yes, it worked perfect. Thanks!

    • This reply was modified 3 months, 4 weeks ago by kennet1975.
    Plugin Support Zeba Afia Shama

    (@zebaafiashama)

    Hello @kennet1975

    That’s Great.

    I hope you love my support so far.

    That would be awesome if you give us support by reviewing us 5-Star from here:   http://wpdeveloper.com/review-essential-addons-elementor

    This may help us to boost our energy and provide better support. And also, help us to grow more.

    Thank You

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.