• Resolved barneyharris

    (@barneyharris)


    Hi,
    I’m trying to reposition the main menu on the left hand side of the screen.

    Currently i’m experimenting with

    .main-navigation {
    float: left;
    }

    this doesn’t seem to work unless I add the !important tag, however when I do this it messes up appearance of the menu in the more narrow displays.

    Any ideas?

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

The topic ‘Float menu left with graceful responsiveness’ is closed to new replies.