Hi,
1. I want to move my megamenu right. Plz check the pic [Links visible only for registered users] and the website www.diatmo.com
2. Menu items on responsive menu (tablets/phones) are white and cant find the way to change their color [Links visible only for registered users]
thank you
Comments
1. For that, please use below css:
#Top_bar .menu li ul { left: auto !important; right: 0 !important; }2. You can change menu items color in responsive with below css: