Hi Chavan
Thanks for your reply. I need a different hover color for each menu as follows:
Home – #A00000
HotFlash Central – #C46103
Menopause – #A1016B
Treatments & Therapies – #5E03A0
Lifestyle – #5F04A1
Survival Tips – #01A09B
Products – #00A032
Blog – #D4DF0D
Contact Us – #485676
Thanks so much for you help, I really appreciate it.
Kind Regards
micahgweb
Add this code to this css file: /templates/ja_seleni/css/template.css
#ja-mainnav .menu-item0:hover {
background:#A00000 !important;
}
#ja-mainnav .menu-item1:hover {
background:#C46103 !important;
}
#ja-mainnav .menu-item2:hover {
background:#A1016B !important;
}
#ja-mainnav .menu-item3:hover {
background:#5E03A0 !important;
}
#ja-mainnav .menu-item4:hover {
background:#5F04A1 !important;
}
#ja-mainnav .menu-item5:hover {
background:#01A09B !important;
}
#ja-mainnav .menu-item6:hover {
background:#00A03 !important;
}
#ja-mainnav .menu-item7:hover {
background:#D4DF0D !important;
}
#ja-mainnav .menu-item8:hover {
background:#485676 !important;
}
Please let me know if you have more fix.
Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
This topic contains 18 replies, has 3 voices, and was last updated by micahgweb 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum