Hello~
Just a quick question on how to change the color of the menu.
Link for reference:
http://screencap.net/f/0f58e17d.png
I would like to change the grey arrows on the left into orange one on the right.
Thanks so much!!
Hello~
Just a quick question on how to change the color of the menu.
Link for reference:
http://screencap.net/f/0f58e17d.png
I would like to change the grey arrows on the left into orange one on the right.
Thanks so much!!
I'm sorry... i wanna change the drop down menu arrow color too!
Thank you!
Hi,
You'll need to upload a new image then add these two snippets to your custom.css or Quick CSS.
.main_menu .dropdown_available {
background: url("../images/skin-minimal/menu-arrow-down.png") no-repeat scroll center center transparent;
}
#top .main_menu .avia_mega ul ul li, #top .main_menu .avia_mega > li > ul li {
background-image: url("../images/skin-minimal/menu_arrow.png");
background-position: -70px -72px;
}
Be sure to change the image path.
Regards,
Mya
Hi Mya
~!
Thank You!
I'll go try it out~!
David
Hi!
I hope it worked out?
Regards,
Peter
You must log in to post.