How do I change the font colour of the main menu and make the font bold?

    maillawale
    Hi
    Open template folder /css/custom.css file
    create this file if it does not exist and add below code

    .navbar-default .navbar-nav > li > a {
        color: #505656;
    font-weight:bold;}

    Change color code as per needs.

    Regards

    4 days later

    Thank you for this.

    How do I remove the menu (top-right) from the website

      HI maillawale
      open template style options > add ons tab > turn off off canvas sidebar menu.
      save and check.

        Ninja

        Thank you for the support. Upon doing that, the main menu style vanish and all the menu items are not visible again.

        Also, upon adding another team member to the team member module, the members got scattered. Please check.

          maillawale
          Hi
          The turn off the menu will not make any issue in the ACM modules http://prntscr.com/11ew6j4
          You have to use same size of images in the team module to make same level of height.

          PS : Create a new topic for each different topic as this topic is for menu font and already resolved.
          It also helps other community members.

          Write a Reply...
          You need to Login to view replies.