Mobile Drop Menu

Hello, My mobile drop menu isn’t showing up when I try to look at my website from a mobile device. It was working fine a few days ago but nothing is showing up now.

Thanks!

Hi there,

Thanks for writing in! Please try adding the following code in the Theme Options > CSS:

.x-btn-navbar, .x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover {
    color: #0E74BB !important;
}

Let us know how this goes!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.