Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #236793

    Hello,
    Love Enfold and the latest version is even better. Nevertheless, amongst the choices for the header, there is:
    center logo, menu below: in the preview the menu is open, but when I apply this option the menu becomes boxed.
    How can I apply a wide menu (equally spaced items) and not boxed? My url is: http://yogaroofcom.ipage.com/yogatree/
    The menu/header I’m aiming for is like this one: http://www.malacollective.com/

    Thanks in advance!

    #236862

    Hi quike!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a, .html_bottom_nav_header.html_logo_center #top #menu-item-search>a, .html_header_top.html_bottom_nav_header .main_menu ul:first-child>li:first-child a { border: none; }

    Best regards,
    Yigit

    #238460

    Yigit, this worked great! It there also a way to get rid of the border above the menu (below the logo)? Thanks!

    #238680

    Hi!

    Please add following code to Quick CSS as well

    #header_main { border-bottom-style: none; }

    Best regards,
    Yigit

    #239333

    Perfect! Thanks so much.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘customize menu’ is closed to new replies.