• CarolLeung

    (@carolleung)


    How do I remove/adjust the transparency of the navigation bar?

    Its too light right now, you can’t read the menu items until you scroll down.

Viewing 1 replies (of 1 total)
  • weblizar_support

    (@weblizar_support)

    Hi..

    Please go to Admin Dashboard >> Appearance >> Theme Options >> Theme General Options.

    Now copy below css code and paste into Custo CSS Editor.

    .top_fix {
      opacity: 1 !important;
    }

    Save the changes.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Navigation bar transparency’ is closed to new replies.