- Acme Themes

Best Premium and Free WordPress Themes Forums Online Shop Pro Something strange appears in the mobile menu… Reply To: Something strange appears in the mobile menu…

#72286
acmethemes
Keymaster

Dear Daniel,
By default there is no issue in our theme but while debugging i found the cache(wpc-minified) may be plugin had effect CSS. Please check by disabling plugins.
If still doesn’t work by disabling plugins please add following code in Additional CSS

@media screen and (max-width: 992px){
.slicknav_btn {
font-size:0 !important;
}
}

Best Regards!

  • This reply was modified 5 years, 9 months ago by acmethemes.