Change Color of Arrow Pointer for submenu Home › Forums › Weaver Xtreme Theme › Change Color of Arrow Pointer for submenu Topic Resolution: Answered This topic has 4 replies, 2 voices, and was last updated 6 months ago by GR8FL. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts September 19, 2022 at 21:08 UTC - Views: 21 #71145 Answered GR8FLParticipant Is this possible? Can it also be moved closer to the menu item? See Hattie’s Garden Thank you. September 20, 2022 at 06:59 UTC - Views: 23 #71155 scramblerModerator .menu-primary .menu-arrows .toggle-submenu:after {color:red !important;} September 20, 2022 at 18:24 UTC - Views: 20 #71157 GR8FLParticipant It is still the same color. 🙁 This is what I put in. .menu-primary .menu-arrows .toggle-submenu:after {color:#FFFFF!important;} But I also put in what you did with the space after red September 20, 2022 at 19:09 UTC - Views: 22 #71158 Best Answer scramblerModerator This reply has been accepted as the best answer. Two problems You need a space between the color and important. BUT It looks like the rule below is already in your custom CSS file. So don’t add a new one, edit the existing one in yellow It is way below that commented line /* Custom CSS rules for Plain sub-theme */ .menu-primary .menu-arrows .toggle-submenu:after {color:#00BFFF !important;padding-left:1.3em!important;} September 20, 2022 at 23:21 UTC - Views: 11 #71159 GR8FLParticipant That bit of CSS was in there since 2015. See https://forum.weavertheme.com/forums/topic/conversion-to-xtreme-questions/ Thanks for finding this @Scrambler. I have now removed the padding-left:1.3em; and changed the color to white. All good. Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In