Viewing 1 replies (of 1 total)
  • Hello @alexkteam,

    To disable the fixed menu please add the following code in Appearance > Customize > Additional CSS:

    .home #header.stuck {
        position: absolute;
    }

    All the best,
    Mihaela

Viewing 1 replies (of 1 total)

The topic ‘How to disable fixed menu?’ is closed to new replies.