Viewing 3 reply threads
You must be logged in to reply to this topic.
HI there, I want to add a hover hr to the menu items when the mouse hovers over each item.
Like this: https://ibb.co/HpHPCvN
Could you please tell me which css selector I need to adjust to achieve this – I have tried but I can’t seem to get this one right!
Or, could you offer the css for me?
Kind Regards,
Glenn
Hi,
As its not clear which demo layout you are using so providing any selector with out that is some thing impossible or based on only assumptions which can make this response a tough one for you to manage.
Well, if you provide us your website URL we will surely be in a position to assist you with exact selector so you can achieve your purpose.
Thank You
Hi,
This selector will be useful for you
.header_container.menu_style-background_color.menu-full-style #navigation nav > ul > li:hover
Thank You
You must be logged in to reply to this topic.