Replies: 0
I have the following shortcode on a page.
[acadp_carousel_slider filterby="featured" slides_to_show="3" arrows_bg_color="#ad0000" arrows_icon_color="#ffffff" dots="0" autoplay="1"]
When the page loads, everything is jumbled up on the left side of the page. If I resize the browser, it loads correctly. It seems like the script isn’t running until the “on resize” event fires.