PenciDesign replied
Staff Reply
Hi,
Please add more this code to Customize > Custom CSS to do that:
@media only screen and (max-width: 960px){
.penci-menu-hbg .menu li a .indicator, #sidebar-nav .menu li a .indicator{ font-size: 24px; }
}
Change value 24 to any value as you want.
Best Regards,
PenciDesign