The indicator arrows on my submenu are overlapping the link name on the menu. I searched the forum and found related posts, and I may be on the right track as this in html inserts seemed to influence the arrows when I changed it to 'background-position: left;', but I want them to move right and away from the text.
Code:
div#menu1,
div#menu1 ul.rMenu,
div#menu1 ul.rMenu li,
div#menu1 ul.rMenu li a:link,
div#menu1 ul.rMenu li a:hover,
div#menu1 ul.rMenu li a:visited,
div#menu1 ul.rMenu li a:active { background-position: right!important;}
I'm working in Atahualpa 3.7.12 and the url is
http://www.trcontemporary.com
Any help would be appreciated