• I’m experimenting with the main navigation on the homepage. Looking to move it from the top of the homepage to either the very bottom or entirely removing it.

    If I add this in Developer Tools, the menu disappears nicely

    .main-navigation {
    display: none
    }

    But it won’t stick in when I put it in the custom css editor. What else is determining the appearance of this feature?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘move main navigation’ is closed to new replies.