Hi,
You recently gave me some CSS to vertically center carousel items as on this page: https://www.brooklinechamber.com/about-us/annual-sponsors/
That is working great; however, when I insert this page into the footer widget using this code: [insert page=’annual-sponsors’ display=’content’] the carousel items are no longer vertically centered, as on this page: https://www.brooklinechamber.com/parking-transportation/
Any help appreciated.
Hi, if you add !important to the first rule that adds display: flex; to the slick-track class, it should work.
Perfect! Thank you!
You’re welcome. Cheers.