Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Remove scroll bar in mobile menu

Home / Forums / Virtue Theme / Remove scroll bar in mobile menu

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
August 19, 2016 at 12:35 pm

I tried everything. Also applied several of the suggestions I saw in other threads, but I can’t get rid of the scroll bar that appears beside the mobile menu items in my site. One version is below and I tried many more versions of this.

.mh-kad-nav-collapse {
-webkit-overflow-scrolling: touch;
overflow-y: no-scroll;
}

I could take the Virtue main css file into the child theme and just remove the code, but would rather override it. I don’t even know why this has to be defined as the touch/scroll functionality is built into the devices. How do I get rid of that scroll bar please.
vices
Thanks.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.