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

    Hi

    Yesterday you fixed this: https://kriesi.at/support/topic/burger-menu-only-on-scroll/.
    But now the dividers between the words in the menu are gone (vertical line). Did u disable them?

    Regards

    Tom

    #769902

    Hey Tom,

    Please go to Enfold theme options > Header and choose to display default header style. If that does not help, please post a screenshot and show the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Changes applied on other thread would not remove indicators from your menu items

    Best regards,
    Yigit

    #769931

    Hi Yigit
    This is how it was before: https://www.dropbox.com/s/0y888vxuizdwlpo/Screenshot%202017-03-22%2010.48.39.png?dl=0
    Changing the header settings, doesn’t put the dividers back.
    Regards and thanx
    Tom

    #769941

    Hey!

    I added following code to bottom of Style.css file of your child theme

    .av-main-nav > li > a > .avia-menu-text {
        border-left: 2px solid #fff;
        padding-left: 15px;
        margin-left: -15px;
    }
    .av-main-nav > li:nth-child(1) > a > .avia-menu-text { 
       border: none !important; 
    }

    Please review your website now

    Best regards,
    Yigit

    #769948

    Hi Yigit
    Great!
    Thanks a lot

    #769953

    Hi!

    You are welcome!

    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 :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Dividers in top menu not shown anymore’ is closed to new replies.