Assistance Needed for Adding Custom Links to Mobile Menu
-
I would like to add custom links, such as a link to my contact page or other CMS page links, to the MENU section of the mobile menu. I am not sure how to do this.
Thank you in advance for your help.
Best regards,
Cédric M.
Hello, up on my demand.
and new demand :
Where can we change the color of the ‘New Products’ labels on the product sheets? Thank you.”
Thanks
Hi lost.hinata,
Thanks for reaching to us.
1. Mobile menu
Navigate to Appearance > Menus and make sure you set Primary menu https://ibb.co/Fb95Frp
2. Colors
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
span.product-label.new {
background-color: #438E44;
}
Regards,