Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
Language underline
derecho
September 2016
in
Menu / Mega menu
Hi,
In this site
http://52.25.231.33/?page_id=772&lang=ro
I want that on the navigation bar to have underlined only the button.
In this moment also the language flag is underlined and I don't want that.
Could you please help me with this?
Thank you very much
Comments
Albert
September 2016
Hi,
to disable underline from the last element (language) you need to use the following css:
#Top_bar .menu > li:last-child a::after { background: none !important; }
derecho
September 2016
Hi,
Thank you
Albert
September 2016
You are welcome
Sign In
or
Register
to comment.
Comments
to disable underline from the last element (language) you need to use the following css: