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

    Hi there,

    Maaike here, working with Enfold again on a new project :-)

    I have an issue with the behaviour of the menu/navigation bar.

    We choose to have it on the left.

    Depending on wether with of the non sticky/sticky options we choose, we miss the social media icons on the bottom or we get lots of white space when scrolling down. None of the 3 options in the enfold settings get’s is right.

    Can you help me to have the menu scrolling down until the last items are shown and than stop scrolling?

    I have made you a login if you want to come in and check it out.

    Thanks for your effort!

    Maaike

    #742076

    Hey willyklok,

    We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.

    But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/

    This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)

    Best regards,
    Nikko

    #742246

    Hi Nikko,

    Thanks for looking into this.

    Must say, it’s disappointing to me :-(

    I understand you accept suggestions on features. To me, those features seem as ‘nice to haves’ which are added to a solid theme (which is an important reason I choose enfold over and over). I really think this side bar problem is something basic that should be covered in the theme. Otherwise, why put those 3 options there?

    I will put my problem in the forum, but do ask you to reconsider and put this problem high on the development list.

    Thank you,

    Maaike

    #742484

    Hi Maaike,

    Instead of the suggestion you pointed out, would it be okay if we do a bit of reducing the menu paddings then have the menu/navigation sticky? try making it sticky again then add this css code in Quick CSS (located in Enfold > General Styling):

    #top #header .av-main-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    Hope this helps.

    Regards,
    Nikko

    #752260

    Thanks Nikko,

    This helps a bit indeed!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Behavior of the navigation bar on the left when scrolling’ is closed to new replies.