Home Forums Ample Business Menu bar

Viewing 2 reply threads
  • Author
    Posts
    • #1973
      onslow286
      Participant

      A couple of quick questions. We are trying out this theme as a potential purchase for the pro version. How can we center the menu in the menu container? Also, we notice you have your logo in that menu container which looks good. How can we do that? Thanks in advance.

    • #1987
      arjun
      Keymaster

      use this CSS for the center a menu, and this css on your additional css
      .menu-primary-container{
      text-align:center;
      display: inline-block;
      width: 80%;
      }
      .main-nav >li {
      float:none!important;
      display: inline-block!important;
      }
      .top-header-socialicon {
      display: inline-block;
      }

      for your logo, you need to go to customize > site identity > upload your custom logo or brand logo
      Thank you

      • #2000
        onslow286
        Participant

        Thank you for your reply. I may have misled you. I want the menu container to be centered. Right now it is lined up to the left. Also, with the logo, I would like to put it in the same line as the menu not above it.

        Thank you.

    • #2003
      arjun
      Keymaster

      For this you need to change a header.php code so please kindly contact us at amplethemes@gmail.com, we will provide code for that

      • This reply was modified 4 years, 11 months ago by arjun.
Viewing 2 reply threads
  • You must be logged in to reply to this topic.