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
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
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
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
Hi Yigit
Great!
Thanks a lot
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