• greetings from peru chimbote

    I want to center the menu at the top and keeps fixed and remove the logo, use this code

    .tc-header .brand {display: none;}

    .navbar-wrapper {
    margin-top: -20px;
    float: center;
    }

    only removes the logo, but not the menu focuses nor keeps it fixed

    any help

    Jose

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

The topic ‘centered menu’ is closed to new replies.