Homepage › Community Forums › Epik Theme Support › insert click to call into secondary NAV MENU area › Reply To: insert click to call into secondary NAV MENU area
Try adding this to your css –
#menu-second .widget { float: right; }
and that should move it over to the right.