Comments chatingtou started the conversationNovember 21, 2017 at 5:03pmHi, Just bought your theme and it is very great.I found that the sub menu of top bar will be disabled at max-width: 960px, how can I enable it? Or, change to disable it at max-width: 768px. Thanks 2,700PenciDesign repliedNovember 22, 2017 at 3:25amHi,You can add more this code to Customize > Custom CSS to do that: @media only screen and (max-width: 960px){ul.penci-topbar-menu li:hover > ul.sub-menu, div.penci-topbar-menu > ul li:hover>ul.sub-menu { display: block;}} @media only screen and (max-width: 768px){ul.penci-topbar-menu li:hover > ul.sub-menu, div.penci-topbar-menu > ul li:hover>ul.sub-menu { display: none;}}Best Regards,PenciDesignchatingtou repliedNovember 22, 2017 at 5:21amHi Thanks, It works for me.Can I also make it to responsive toggle menu in mobile as main menu?Regards. 2,700PenciDesign repliedNovember 22, 2017 at 7:01amHi,Sorry, there is no option to do that.We will consider to add more this feature in the future updates.Best Regards,PenciDesignchatingtou repliedNovember 22, 2017 at 4:03pmHi,Hope this feature will be added soon.Thanks Sign in to reply ...
Hi,
Just bought your theme and it is very great.
I found that the sub menu of top bar will be disabled at max-width: 960px, how can I enable it? Or, change to disable it at max-width: 768px.
Thanks
Hi,
You can add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Hi
Thanks, It works for me.
Can I also make it to responsive toggle menu in mobile as main menu?
Regards.
Hi,
Sorry, there is no option to do that.
We will consider to add more this feature in the future updates.
Best Regards,
PenciDesign
Hi,
Hope this feature will be added soon.
Thanks