Remove logo from navigaiton

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23614
    rkw2345
    Member

    Hello I am not going to use the logo in the navigation. Can I remove it so that the navigation bar uses the whole space?

    [attachment file=23615]

    #23625
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions > Custom CSS .

    .alignright {
        float: left;
        margin: 0 !important;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove logo from navigaiton’ is closed to new replies.