PenciDesign Supporter replied
Staff Reply
Hi,
1. Please go to Appearance → Customize → Quick Text Translation,
2. Navigate to Customize → Custom CSS then add the following custom CSS code:
@media only screen and (min-width: 1170px) {
.pc-builder-element.penci-menu-toggle-wapper {
display: none;
}
}Regards,
PenciDesign.