Tagged: menu, menu style
Hi,
I like the boxed menu style but how can I change the layout with smaller borders or only underlinded ?
I tried out this but nothing happens.
.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li:first-child a, .html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a {
border: none;
}
Thanks a lot for kind support !
Greetings
Michael
Hi michaellausser!
Please add following code to Quick CSS
.av-main-nav > li > a { border: none !important; }
If that does not work, please post the link to your website
Cheers!
Yigit
Hi Yigit,
thanks for your reply. I tried out, but it doesn’t work really.
Can you please support me to get the border smaller to a thin border or only underline the menu items?
Site: http://hanse.wom.server49.vorschauseite.eu/
Thanks a lot for kind support.
Greetings
Michael
Hi!
Please add following code to Quick CSS
.av-menu-button > a .avia-menu-text {
border-width: 1px;
}
Best regards,
Yigit
Hi Yigit,
thanks a lot !
Looks much better !!
Greets
Michael
Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit