Posted on : 2020-03-10 11:41:43 View Type: public
thread-details
Your Owl carousel Section Upcoming openings is more than the actual width,
You should add this CSS in your wp-admin >> Appearance >> customize >> Additional CSS
.owl-carousel {
overflow:hidden;
}