- This topic has 3 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Hover not like active menù color’ is closed to new replies.
Home › Forums › All Other Themes › Hover not like active menù color
Hi.
On Nuptials theme the Hover and active link of menù have the same settings.
this: Select hover/active background color header navigation
It’s possible to have two distinct option for Hover and active menù?
Thank you
Hi Roberto,
Kindly go to Appearance»Theme Options»Basic Settings»Custom CSS Box:
Add this code there:
#navigation ul li a:hover { background:#e7598b !important;}
Regards,
Dave
Ok! This solve my problem.
Thank’s.
Okay great 🙂