This topic has 1 reply, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #102264
     kainoa999
    Participant

    I would like to remove the logo and center the main menu. Would also like to control the height of the main menu. Thank you

    #102294
     sharmstr
    Moderator

    Theme Options > Header Options.

    – Choose the center menu style.
    – Set main menu height to whatever you want.

    Theme Options > General
    – Add this to your quick css to hide the logo

    COPY CODE
    
    .navbar-header .logo {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?