Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #368279

    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

    #368502

    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

    #368814

    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

    #368981

    Hi!

    Please add following code to Quick CSS

    .av-menu-button > a .avia-menu-text {
    border-width: 1px;
    }

    Best regards,
    Yigit

    #369369

    Hi Yigit,

    thanks a lot !
    Looks much better !!
    Greets
    Michael

    #369597

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Menu Boxes Border smaller’ is closed to new replies.