Hi atiam1982 ,
Thanks for reaching to us.
– Go to Appearance > Menus > and add Custom Link menu item https://prnt.sc/sQCs0MjXAmkb and add Custom Class to it, for e.g: mobile-btnhttps://prnt.sc/wmCcj5g4KZmH
– Add below custom CSS code and paste it to Theme Settings > Custom CSS > Mobile CSS section:
#menu-mobile-navigation li.mobile-btn{
background-color: #000;
}
#menu-mobile-navigation li.mobile-btn a{
color: #fff;
justify-content: center;
}
Regards,