Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Max_iT

    (@max_it)

    Thank you, i fixed it my self.
    Sorry for wasting your time.

    Hi Leo,
    It would be great if you would share the solution as well ??
    Thanks.

    Hi Leo

    I’m trying to do what you did and would appreciate it if you shared your solution.

    Thanks

    Thread Starter Max_iT

    (@max_it)

    i have copy the CSS code from
    https://themegrill.com/themes/spacious/
    scroll down, right click to the menu > inspect element

    #header-text-nav-container {
        border-bottom: 1px solid #f2f2f2;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 2000;
        background-color: #FFFFFF;
    }

    Copy the code and customize as what you want in style.css. Thats all, Sir.

    Sorry, with this css customization, the header fix on top, ok. but after the customization the content of the site is under the header and the theme lost the first part of the content when the responsive option is activated.
    THanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fixed menu on top when scrolling down.’ is closed to new replies.