Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #407625

    Is there any way to have the individual navigation items listed on mobile without them being replaced by the menu toggle?

    Thanks

    #408113

    Hey nicsans!

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

    @media only screen and (max-width: 990px) {
    #wrap_all {
    position: relative !important;
    }}

    Issue will be fixed on upcoming update.

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.