Drop-down not working on mobile

Hello! I am having trouble with the drop-down/sub-menu appearing on mobile. The top level shows up but when tapped, the rest of the sub menu items do not appear. Can you help? The site I am having the issue with is: http://www.peaceforthestorm.com/

Thank you!
Lindsey

Hi Lindsey,

I hope you are well today and thanks for posting here.

I could confirm the issue on your site but it’s working fine on my test site and this demo site https://colorlib.com/activello/

It seems you are using older version 1.0.0 of Activello theme so could you please try using latest version 1.0.2 of it?

Best Regards,
Movin

Hi Movin,

I don’t see an option to update my current theme (the usual “Update Available” that appears on themes). I can install a new copy of the theme, but of course activating that theme doesn’t carry over any settings I have applied to my current theme. Can the update be pushed out to the current theme?

Thanks,
Lindsey

You can install the latest version of activello theme Activello – WordPress theme | WordPress.org by deleting existing theme and installing new version of it as described on this page

The theme settings will be preserved after deleting and installing latest version of it.

Hi, is there a way to make the parent menu in activello theme clickable on mobile? As in actual link. Thanks!

Hi @kennygdrv,

To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/activello/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

Cheers,
Movin

Hello,

I had to go into the style.css and edit the color of the of the Navi bar. The section showing color was originally #fff or White. I changed the color to black. Presto problem solved.

.dropdown-menu> li> a:hover, .dropdown-menu> li> a:focus, .navbar-default .navbar-nav .open .dropdown-menu> li> a:hover, .navbar-default .navbar-nav .open .dropdown-menu> li> a:focus {
color: #000000;
background-color: #a161bf;
}

@staggs22 As said above to help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/activello/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.