Skip to content
Tracking...

body {
overflow-x: hidden; /* Prevents horizontal scrolling */
width: 100%; /* Ensures the body takes 100% width */
}
/* Optional: If specific sections are overflowing, target them */
/* .shopify-section {
overflow-x: hidden;
} */