Comments Ajinkya started the conversationSeptember 20, 2018 at 3:50pmTop menu is not responsive. 2,700PenciDesign repliedSeptember 20, 2018 at 4:03pmHi, That's 100% responsive. And you've make it doesn't responsive by set a background image for your topbar. I recommend you remove the background on topbar for small screen by add more this code to Customize > Custom CSS: @media only screen and (max-width: 1000px){ .topbar-menu{ background-image: none; } } Best Regards, PenciDesign Sign in to reply ...
Top menu is not responsive.
Hi,
That's 100% responsive. And you've make it doesn't responsive by set a background image for your topbar.
I recommend you remove the background on topbar for small screen by add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign