How to Create Horizontal Scroll Menu, Scrollable Menu for mobile, in Elementor |

Buy Theme and Plugin 90% Discount

Get the Best offer WordPress themes and Plugins Like Elementor, Astra, GeneratePress, Rankmath, WP Rocket and More.. Get the Cheapest Price.

selector ul {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
}
selector ul::-webkit-scrollbar{
display:none !important;
}

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top