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…
November 8, 2019 at 4:20 pm
#72286
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.